Open CASCADE Technology 7.9.1
Loading...
Searching...
No Matches
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]

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

◆ ObjBnd() [2/2]

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

Field Documentation

◆ myBnd

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

◆ myObj

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

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