|
Oolite
|
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().
Here is the call graph for this function:| - (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 |