Blender  V2.59
Public Attributes
Octree Struct Reference

List of all members.

Public Attributes

RayObject rayobj
struct Branch ** adrbranch
struct Node ** adrnode
float ocsize
float ocfacx
float ocfacy
float ocfacz
float min [3]
float max [3]
int ocres
int branchcount
int nodecount
char * ocface
RayFace ** ro_nodes
int ro_nodes_size
int ro_nodes_used

Detailed Description

Definition at line 73 of file rayobject_octree.cpp.


Member Data Documentation

float Octree::max[3]
float Octree::min[3]

Definition at line 82 of file rayobject_octree.cpp.

Referenced by addnode(), and RE_rayobject_octree_free().

Definition at line 78 of file rayobject_octree.cpp.

Referenced by RE_rayobject_octree_done().

Definition at line 74 of file rayobject_octree.cpp.

Referenced by RE_rayobject_octree_create().

Definition at line 88 of file rayobject_octree.cpp.

Referenced by RE_rayobject_octree_add(), and RE_rayobject_octree_create().


The documentation for this struct was generated from the following file: