Blender V2.61 - r43446
|
Public Attributes | |
CCGFace * | next |
CCGFaceHDL | fHDL |
short | numVerts |
short | flags |
short | pad1 |
short | pad2 |
Definition at line 285 of file CCGSubSurf.c.
Definition at line 287 of file CCGSubSurf.c.
Referenced by _face_new(), and ccgSubSurf_getFaceFaceHandle().
short _CCGFace::flags |
Definition at line 289 of file CCGSubSurf.c.
Referenced by _face_new(), ccgSubSurf__effectedFaceNeighbours(), and ccgSubSurf__sync().
Definition at line 286 of file CCGSubSurf.c.
Referenced by ccgSubSurf__allFaces(), ccgSubSurf_syncFace(), and ccgSubSurf_syncFaceDel().
short _CCGFace::numVerts |
Definition at line 289 of file CCGSubSurf.c.
Referenced by _face_getIFCoEdge(), _face_getVertIndex(), _face_new(), _face_unlinkMarkAndFree(), ccgSubSurf__calcSubdivLevel(), ccgSubSurf__calcVertNormals(), ccgSubSurf__sync(), ccgSubSurf_getFaceEdge(), ccgSubSurf_getFaceEdgeIndex(), ccgSubSurf_getFaceNumVerts(), ccgSubSurf_getFaceUserData(), ccgSubSurf_getFaceVert(), ccgSubSurf_stitchFaces(), ccgSubSurf_syncFace(), ccgSubSurf_syncVert(), ccgSubSurf_updateFromFaces(), and ccgSubSurf_updateToFaces().
short _CCGFace::pad1 |
Definition at line 289 of file CCGSubSurf.c.
short _CCGFace::pad2 |
Definition at line 289 of file CCGSubSurf.c.