![]() |
Blender V2.61 - r43446
|
#include <CCGSubSurf.h>
Public Attributes | |
| int | vertUserSize |
| int | edgeUserSize |
| int | faceUserSize |
| int | vertDataSize |
Definition at line 16 of file CCGSubSurf.h.
Definition at line 17 of file CCGSubSurf.h.
Referenced by _edge_new(), _getSubSurf(), ccgSubSurf_getAllowEdgeCreation(), ccgSubSurf_setAllowEdgeCreation(), ccgSubSurf_setUseAgeCounts(), and ccgSubSurf_syncFace().
Definition at line 17 of file CCGSubSurf.h.
Referenced by _face_new(), _getSubSurf(), and ccgSubSurf_setUseAgeCounts().
Definition at line 19 of file CCGSubSurf.h.
Referenced by _edge_new(), _face_new(), _getSubSurf(), _vert_new(), ccgSubSurf__calcSubdivLevel(), ccgSubSurf__calcVertNormals(), ccgSubSurf__sync(), ccgSubSurf_getEdgeLevelData(), ccgSubSurf_getEdgeUserData(), ccgSubSurf_getFaceGridData(), ccgSubSurf_getFaceGridEdgeData(), ccgSubSurf_getFaceUserData(), ccgSubSurf_getVertLevelData(), ccgSubSurf_getVertUserData(), ccgSubSurf_new(), ccgSubSurf_setCalcVertexNormals(), ccgSubSurf_stitchFaces(), ccgSubSurf_syncVert(), ccgSubSurf_updateFromFaces(), and ccgSubSurf_updateToFaces().
Definition at line 17 of file CCGSubSurf.h.
Referenced by _getSubSurf(), _vert_new(), and ccgSubSurf_setUseAgeCounts().