Home
last modified time | relevance | path

Searched defs:NCollection_UBTree (Results 1 – 4 of 4) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/NCollection/
H A DNCollection_UBTree.hxx63 template <class TheObjType, class TheBndType> class NCollection_UBTree class
243NCollection_UBTree() : myRoot(0L), myLastNode(0L), myAlloc (NCollection_BaseAllocator::CommonBaseA… in NCollection_UBTree() function in NCollection_UBTree
248 explicit NCollection_UBTree (const Handle(NCollection_BaseAllocator)& theAllocator) in NCollection_UBTree() function in NCollection_UBTree
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DNCollection_UBTree.hxx63 template <class TheObjType, class TheBndType> class NCollection_UBTree class
243NCollection_UBTree() : myRoot(0L), myLastNode(0L), myAlloc (NCollection_BaseAllocator::CommonBaseA… in NCollection_UBTree() function in NCollection_UBTree
248 explicit NCollection_UBTree (const Handle(NCollection_BaseAllocator)& theAllocator) in NCollection_UBTree() function in NCollection_UBTree
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DNCollection_UBTree.hxx63 template <class TheObjType, class TheBndType> class NCollection_UBTree class
243NCollection_UBTree() : myRoot(0L), myLastNode(0L), myAlloc (NCollection_BaseAllocator::CommonBaseA… in NCollection_UBTree() function in NCollection_UBTree
248 explicit NCollection_UBTree (const Handle(NCollection_BaseAllocator)& theAllocator) in NCollection_UBTree() function in NCollection_UBTree
/dports/cad/opencascade/opencascade-7.6.0/dox/user_guides/foundation_classes/
H A Dfoundation_classes.md1346 ##### NCollection_UBTree l4subsection