HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SIM_BVTree.h File Reference
#include "SIM_API.h"
#include "SIM_DataUtils.h"
#include <UT/UT_DMatrix4.h>
+ Include dependency graph for SIM_BVTree.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SIM_BVTreeBase
 A base class for bounding volume trees. More...
 
class  SIM_BVTreeStructure
 
class  SIM_BVTree
 

Macros

#define SIM_NAME_BVTREETYPE   "bvtreetype"
 
#define SIM_NAME_GUIDE_DEPTH   "guidedepth"
 
#define SIM_NAME_GUIDE_PRIM   "guideprim"
 
#define SIM_NAME_GUIDE_COLOR   "guidecolor"
 

Macro Definition Documentation

#define SIM_NAME_BVTREETYPE   "bvtreetype"

Definition at line 16 of file SIM_BVTree.h.

#define SIM_NAME_GUIDE_COLOR   "guidecolor"

Definition at line 20 of file SIM_BVTree.h.

#define SIM_NAME_GUIDE_DEPTH   "guidedepth"

Definition at line 18 of file SIM_BVTree.h.

#define SIM_NAME_GUIDE_PRIM   "guideprim"

Definition at line 19 of file SIM_BVTree.h.