HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BV_Tree Member List

This is the complete list of members for BV_Tree, including all inherited members.

build(BV_LeafIterator &leafIt)BV_Treeinline
buildSubclass(BV_LeafIterator &leafIt)=0BV_Treeprotectedpure virtual
BV_FAIL enum valueBV_Tree
BV_FAIL_BAD_TYPE enum valueBV_Tree
BV_FAIL_ROTATIONS_UNSUPPORTED enum valueBV_Tree
BV_PASS enum valueBV_Tree
BV_Status enum nameBV_Tree
BV_Tree()BV_Tree
BV_Tree(const BV_Tree &tree)BV_Treeprotected
castTo(const char *type) const BV_Treevirtual
castTo(const char *type)BV_Treevirtual
clone() const BV_Treeinline
cloneSubclass() const =0BV_Treeprotectedpure virtual
getMemoryUsage() const BV_Treeinline
getMemoryUsageSubclass() const =0BV_Treeprotectedpure virtual
getNumLeaves() const BV_Treeinline
getNumLeavesSubclass() const =0BV_Treeprotectedpure virtual
getType() const =0BV_Treepure virtual
intersect(BV_Callback &callback, const BV_Tree &treeb, const UT_DMatrix4 &xforma, const UT_DMatrix4 &xformb, fpreal tol=0.001F) const BV_Treeinline
intersect(BV_Callback &callback, const BV_Tree &treeb, fpreal tol=0.001F) const BV_Treeinline
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_Treeinline
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_Treeinline
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 =0BV_Treeprotectedpure virtual
load(UT_IStream &is, bool onlyStructure)BV_Treeinline
loadSubclass(UT_IStream &is, bool onlyStructure)=0BV_Treeprotectedpure virtual
save(std::ostream &os, bool onlyStructure) const BV_Treeinline
saveSubclass(std::ostream &os, bool onlyStructure) const =0BV_Treeprotectedpure virtual
updateExtents(BV_LeafIterator &leafIt)BV_Treeinline
updateExtentsSubclass(BV_LeafIterator &leafIt)=0BV_Treeprotectedpure virtual
~BV_Tree()BV_Treevirtual