OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    Select3D_PointData Class Reference

    #include <Select3D_PointData.hxx>

    Public Member Functions

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

    Constructor & Destructor Documentation

    ◆ Select3D_PointData()

    Select3D_PointData::Select3D_PointData ( const int theNbPoints)
    inline

    ◆ ~Select3D_PointData()

    Select3D_PointData::~Select3D_PointData ( )
    inline

    Member Function Documentation

    ◆ Pnt()

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

    ◆ Pnt3d()

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

    ◆ SetPnt() [1/2]

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

    ◆ SetPnt() [2/2]

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

    ◆ Size()

    int Select3D_PointData::Size ( ) const
    inline

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