Open CASCADE Technology 6.6.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)
void SetPnt2d (const Standard_Integer theIndex, const Select3D_Pnt2d &theValue)
void SetPnt2d (const Standard_Integer theIndex, const gp_Pnt2d &theValue)
Select3D_Pnt Pnt (const Standard_Integer theIndex) const
Select3D_Pnt2d Pnt2d (const Standard_Integer theIndex) const
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]
Select3D_Pnt2d Select3D_PointData::Pnt2d ( 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]
void Select3D_PointData::SetPnt2d ( const Standard_Integer  theIndex,
const gp_Pnt2d theValue 
) [inline]
void Select3D_PointData::SetPnt2d ( const Standard_Integer  theIndex,
const Select3D_Pnt2d theValue 
) [inline]
const Standard_Integer Select3D_PointData::Size ( ) const [inline]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines