Open CASCADE Technology  7.0.0
Public Member Functions

Select3D_PointData Class Reference

#include <Select3D_PointData.hxx>

Public Member Functions

 Select3D_PointData (const Standard_Integer theNbPoints)
 
 ~Select3D_PointData ()
 
void SetPnt (const Standard_Integer theIndex, const Select3D_Pnt &theValue)
 
void SetPnt (const Standard_Integer theIndex, const gp_Pnt &theValue)
 
Select3D_Pnt Pnt (const Standard_Integer theIndex) const
 
gp_Pnt Pnt3d (const Standard_Integer theIndex) const
 
Standard_Integer Size () const
 

Constructor & Destructor Documentation

Select3D_PointData::Select3D_PointData ( const Standard_Integer  theNbPoints)
inline
Select3D_PointData::~Select3D_PointData ( )
inline

Member Function Documentation

Select3D_Pnt Select3D_PointData::Pnt ( const Standard_Integer  theIndex) const
inline
gp_Pnt Select3D_PointData::Pnt3d ( const Standard_Integer  theIndex) const
inline
void Select3D_PointData::SetPnt ( const Standard_Integer  theIndex,
const Select3D_Pnt theValue 
)
inline
void Select3D_PointData::SetPnt ( const Standard_Integer  theIndex,
const gp_Pnt theValue 
)
inline
Standard_Integer Select3D_PointData::Size ( void  ) const
inline

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