Open CASCADE Technology  6.9.1
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

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

Field Documentation

template<class TheObjType , class TheBndType >
TheBndType NCollection_UBTreeFiller< TheObjType, TheBndType >::ObjBnd::myBnd
template<class TheObjType , class TheBndType >
TheObjType NCollection_UBTreeFiller< TheObjType, TheBndType >::ObjBnd::myObj

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