Blender V2.61 - r43446
|
Public Attributes | |
EHEntry ** | buckets |
int | numEntries |
int | curSize |
int | curSizeIdx |
CCGAllocatorIFC | allocatorIFC |
CCGAllocatorHDL | allocator |
Definition at line 49 of file CCGSubSurf.c.
Definition at line 54 of file CCGSubSurf.c.
Referenced by _ehash_new().
Definition at line 53 of file CCGSubSurf.c.
Referenced by _ehash_new().
Definition at line 50 of file CCGSubSurf.c.
Referenced by _ehash_free(), _ehash_insert(), _ehash_lookup(), _ehash_lookupWithPrev(), _ehash_new(), _ehashIterator_new(), _ehashIterator_next(), ccgSubSurf__allFaces(), ccgSubSurf__effectedFaceNeighbours(), and ccgSubSurf__sync().
int _EHash::curSize |
Definition at line 51 of file CCGSubSurf.c.
Referenced by _ehash_free(), _ehash_insert(), _ehash_new(), _ehashIterator_new(), _ehashIterator_next(), ccgSubSurf__allFaces(), ccgSubSurf__effectedFaceNeighbours(), and ccgSubSurf__sync().
Definition at line 51 of file CCGSubSurf.c.
Referenced by _ehash_insert(), and _ehash_new().
Definition at line 51 of file CCGSubSurf.c.
Referenced by _ehash_insert(), _ehash_new(), ccgSubSurf__allFaces(), ccgSubSurf__effectedFaceNeighbours(), ccgSubSurf__sync(), ccgSubSurf_getNumEdges(), ccgSubSurf_getNumFaces(), ccgSubSurf_getNumFinalEdges(), ccgSubSurf_getNumFinalVerts(), and ccgSubSurf_getNumVerts().