Open CASCADE Technology 7.9.1
Loading...
Searching...
No Matches
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)
const Select3D_PntPnt (const Standard_Integer theIndex) const
gp_Pnt Pnt3d (const Standard_Integer theIndex) const
Standard_Integer Size () const

Constructor & Destructor Documentation

◆ Select3D_PointData()

Select3D_PointData::Select3D_PointData ( const Standard_Integer theNbPoints)
inline

◆ ~Select3D_PointData()

Select3D_PointData::~Select3D_PointData ( )
inline

Member Function Documentation

◆ Pnt()

const Select3D_Pnt & Select3D_PointData::Pnt ( const Standard_Integer theIndex) const
inline

◆ Pnt3d()

gp_Pnt Select3D_PointData::Pnt3d ( const Standard_Integer theIndex) const
inline

◆ SetPnt() [1/2]

void Select3D_PointData::SetPnt ( const Standard_Integer theIndex,
const gp_Pnt & theValue )
inline

◆ SetPnt() [2/2]

void Select3D_PointData::SetPnt ( const Standard_Integer theIndex,
const Select3D_Pnt & theValue )
inline

◆ Size()

Standard_Integer Select3D_PointData::Size ( ) const
inline

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