![]() |
Oolite 1.91.0.7668-250429-8542c40
|
#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 2239 of file OOMesh.m.
References nil, OOCacheManager::objectForKey:inCache:, and OOCacheManager::sharedCache.
+ (void) setOctree: | (Octree *) | inOctree | |
forModel: | (NSString *) | inKey |
Extends class OOCacheManager.
Definition at line 2257 of file OOMesh.m.
References Octree::dictionaryRepresentation, nil, OOCacheManager::setObject:forKey:inCache:, and OOCacheManager::sharedCache.
|
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().