|
Oolite
|
#include <OOMesh.h>
Class Methods | |
| (Octree *) | + octreeForModel: |
| (void) | + setOctree:forModel: |
| (static void) | + VFRAddFace [implementation] |
| (static NSUInteger) | + VFRGetCount [implementation] |
| (static NSUInteger) | + VFRGetFaceAtIndex [implementation] |
| + (Octree *) octreeForModel: | (NSString *) | inKey |
Definition at line 1792 of file OOMesh.m.
| + (void) setOctree: | (Octree *) | inOctree | |
| forModel: | (NSString *) | inKey | |
Definition at line 1792 of file OOMesh.m.
|
implementation |
Definition at line 2266 of file OOMesh.m.
References VertexFaceRef::extra, VertexFaceRef::internFaces, kVertexFaceDefInternalCount, and nil.
|
implementation |
Definition at line 2282 of file OOMesh.m.
References VertexFaceRef::internCount.
|
implementation |
Definition at line 2290 of file OOMesh.m.
References VertexFaceRef::internFaces, and VFRGetCount().
Here is the call graph for this function: