Version: 6.3.1
Public Member Functions | Protected Attributes

NMTDS_BndSphere Class Reference

#include <NMTDS_BndSphere.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT NMTDS_BndSphere ()
virtual Standard_EXPORT ~NMTDS_BndSphere ()
void SetCenter (const gp_Pnt &theP)
const gp_Pnt & Center () const
void SetRadius (const Standard_Real theR)
Standard_Real Radius () const
void SetGap (const Standard_Real theGap)
Standard_Real Gap () const
void Add (const NMTDS_BndSphere &theOther)
Standard_EXPORT Standard_Boolean IsOut (const NMTDS_BndSphere &theOther) const
Standard_Real SquareExtent () const

Protected Attributes

gp_Pnt myCenter
Standard_Real myRadius
Standard_Real myGap

Constructor & Destructor Documentation

NMTDS_BndSphere::NMTDS_BndSphere ( )

References myCenter, myGap, and myRadius.

NMTDS_BndSphere::~NMTDS_BndSphere ( ) [virtual]

Member Function Documentation

void* NMTDS_BndSphere.operator new ( size_t  ,
void *  anAddress 
)
void* NMTDS_BndSphere.operator new ( size_t  size)
void NMTDS_BndSphere.operator delete ( void *  anAddress)
void NMTDS_BndSphere.SetCenter ( const gp_Pnt &  theP)
const gp_Pnt& NMTDS_BndSphere.Center ( ) const
void NMTDS_BndSphere.SetRadius ( const Standard_Real  theR)
Standard_Real NMTDS_BndSphere.Radius ( ) const
void NMTDS_BndSphere.SetGap ( const Standard_Real  theGap)
Standard_Real NMTDS_BndSphere.Gap ( ) const
void NMTDS_BndSphere.Add ( const NMTDS_BndSphere theOther)
Standard_Boolean NMTDS_BndSphere::IsOut ( const NMTDS_BndSphere theOther) const

References myCenter, myGap, and myRadius.

Standard_Real NMTDS_BndSphere.SquareExtent ( ) const

Field Documentation

gp_Pnt NMTDS_BndSphere.myCenter [protected]
Standard_Real NMTDS_BndSphere.myRadius [protected]
Standard_Real NMTDS_BndSphere.myGap [protected]
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS