Open CASCADE Technology 7.8.0
Public Member Functions | Data Fields
NCollection_UBTreeFiller< TheObjType, TheBndType >::ObjBnd Struct Reference

Structure of pair (object, bnd box) More...

#include <NCollection_UBTreeFiller.hxx>

Public Member Functions

 ObjBnd (const TheObjType &theObj, const TheBndType &theBnd)
 
 ObjBnd ()
 

Data Fields

TheObjType myObj
 
TheBndType myBnd
 

Detailed Description

template<class TheObjType, class TheBndType>
struct NCollection_UBTreeFiller< TheObjType, TheBndType >::ObjBnd

Structure of pair (object, bnd box)

Constructor & Destructor Documentation

◆ ObjBnd() [1/2]

NCollection_UBTreeFiller< TheObjType, TheBndType >::ObjBnd::ObjBnd ( const TheObjType theObj,
const TheBndType theBnd 
)
inline

◆ ObjBnd() [2/2]

NCollection_UBTreeFiller< TheObjType, TheBndType >::ObjBnd::ObjBnd ( )
inline

Field Documentation

◆ myBnd

◆ myObj


The documentation for this struct was generated from the following file: