Oolite 1.91.0.7644-241112-7f5034b
|
Instance Methods | |
(void) | - drawOctreeFromLocation:loc:scale: |
(void) | - drawOctreeCollisionFromLocation:loc:scale: |
(BOOL) | - hasCollision |
(void) | - setHasCollision: |
(Octree_details) | - octreeDetails |
- (void) drawOctreeCollisionFromLocation: | (uint32_t) | ||
loc: | (GLfloat) | ||
scale: | (Vector) | offset |
Extends class Octree.
Definition at line 270 of file Octree.m.
References drawTestForCollisions, OOCheckOpenGLErrors(), OODebugBeginWireframe(), and OODebugEndWireframe().
- (void) drawOctreeFromLocation: | (uint32_t) | ||
loc: | (GLfloat) | ||
scale: | (Vector) | offset |
Extends class Octree.
Definition at line 170 of file Octree.m.
- (BOOL) hasCollision |
- (Octree_details) octreeDetails |
Extends class Octree.
Definition at line 47 of file Octree.m.
- (void) setHasCollision: | (BOOL) | value |