#include "SIM_API.h"#include "SIM_DataUtils.h"#include <UT/UT_DMatrix4.h>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 |
Defines | |
| #define | SIM_NAME_BVTREETYPE "bvtreetype" |
| #define | SIM_NAME_GUIDE_DEPTH "guidedepth" |
| #define | SIM_NAME_GUIDE_PRIM "guideprim" |
| #define | SIM_NAME_GUIDE_COLOR "guidecolor" |
| #define SIM_NAME_BVTREETYPE "bvtreetype" |
Definition at line 24 of file SIM_BVTree.h.
| #define SIM_NAME_GUIDE_COLOR "guidecolor" |
Definition at line 28 of file SIM_BVTree.h.
| #define SIM_NAME_GUIDE_DEPTH "guidedepth" |
Definition at line 26 of file SIM_BVTree.h.
| #define SIM_NAME_GUIDE_PRIM "guideprim" |
Definition at line 27 of file SIM_BVTree.h.
1.5.9