Oolite 1.91.0.7644-241112-7f5034b
|
#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 |
Extends class OOCacheManager.
Definition at line 1792 of file OOMesh.m.
+ (void) setOctree: | (Octree *) | inOctree | |
forModel: | (NSString *) | inKey |
Extends class OOCacheManager.
Definition at line 1792 of file OOMesh.m.
|
implementation |
Extends class OOCacheManager.
Definition at line 2266 of file OOMesh.m.
References VertexFaceRef::extra, VertexFaceRef::internFaces, kVertexFaceDefInternalCount, and nil.
|
implementation |
Extends class OOCacheManager.
Definition at line 2282 of file OOMesh.m.
References VertexFaceRef::internCount.
|
implementation |
Extends class OOCacheManager.
Definition at line 2290 of file OOMesh.m.
References VertexFaceRef::internFaces, and VFRGetCount().