HDK
|
This is the complete list of members for BV_Tree, including all inherited members.
build(BV_LeafIterator &leafIt) | BV_Tree | inline |
buildSubclass(BV_LeafIterator &leafIt)=0 | BV_Tree | protectedpure virtual |
BV_FAIL enum value | BV_Tree | |
BV_FAIL_BAD_TYPE enum value | BV_Tree | |
BV_FAIL_ROTATIONS_UNSUPPORTED enum value | BV_Tree | |
BV_PASS enum value | BV_Tree | |
BV_Status enum name | BV_Tree | |
BV_Tree() | BV_Tree | |
BV_Tree(const BV_Tree &tree) | BV_Tree | protected |
castTo(const char *type) const | BV_Tree | virtual |
castTo(const char *type) | BV_Tree | virtual |
clone() const | BV_Tree | inline |
cloneSubclass() const =0 | BV_Tree | protectedpure virtual |
getMemoryUsage() const | BV_Tree | inline |
getMemoryUsageSubclass() const =0 | BV_Tree | protectedpure virtual |
getNumLeaves() const | BV_Tree | inline |
getNumLeavesSubclass() const =0 | BV_Tree | protectedpure virtual |
getType() const =0 | BV_Tree | pure virtual |
intersect(BV_Callback &callback, const BV_Tree &treeb, const UT_DMatrix4 &xforma, const UT_DMatrix4 &xformb, fpreal tol=0.001F) const | BV_Tree | inline |
intersect(BV_Callback &callback, const BV_Tree &treeb, fpreal tol=0.001F) const | BV_Tree | inline |
intersect(BV_Callback &callback, const BV_Tree &treeb, const UT_DMatrix4 &startxforma, const UT_DMatrix4 &startxformb, const UT_DMatrix4 &endxforma, const UT_DMatrix4 &endxformb, fpreal tol=0.001F) const | BV_Tree | inline |
intersect(BV_Callback &callback, const BV_Tree &treeb, const UT_DMatrix4 &xforma, const UT_DMatrix4 &startxforma, const UT_DMatrix4 &startxformb, const UT_DMatrix4 &xformb, const UT_DMatrix4 &endxforma, const UT_DMatrix4 &endxformb, fpreal tol=0.001F) const | BV_Tree | inline |
intersectSubclass(BV_Callback &callback, const BV_Tree &treeb, const UT_DMatrix4 &startxforma, const UT_DMatrix4 &startxformb, const UT_DMatrix4 &endxforma, const UT_DMatrix4 &endxformb, fpreal tol) const =0 | BV_Tree | protectedpure virtual |
load(UT_IStream &is, bool onlyStructure) | BV_Tree | inline |
loadSubclass(UT_IStream &is, bool onlyStructure)=0 | BV_Tree | protectedpure virtual |
save(std::ostream &os, bool onlyStructure) const | BV_Tree | inline |
saveSubclass(std::ostream &os, bool onlyStructure) const =0 | BV_Tree | protectedpure virtual |
updateExtents(BV_LeafIterator &leafIt) | BV_Tree | inline |
updateExtentsSubclass(BV_LeafIterator &leafIt)=0 | BV_Tree | protectedpure virtual |
~BV_Tree() | BV_Tree | virtual |