Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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


Member Function Documentation

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]

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