The class BOPDS_Point is to store the information about intersection point.
More...
#include <BOPDS_Point.hxx>
The class BOPDS_Point is to store the information about intersection point.
◆ BOPDS_Point()
BOPDS_Point::BOPDS_Point |
( |
| ) |
|
◆ ~BOPDS_Point()
virtual BOPDS_Point::~BOPDS_Point |
( |
| ) |
|
|
virtual |
◆ Index()
Selector Returns index of the vertex.
◆ Pnt()
Selector Returns 3D point.
◆ Pnt2D1()
Selector Returns 2D point on the first face <thePnt>
◆ Pnt2D2()
Selector Returns 2D point on the second face <thePnt>
◆ SetIndex()
Modifier Sets the index of the vertex <theIndex>
◆ SetPnt()
Modifier Sets 3D point <thePnt>
◆ SetPnt2D1()
Modifier Sets 2D point on the first face <thePnt>
◆ SetPnt2D2()
Modifier Sets 2D point on the second face <thePnt>
◆ myIndex
◆ myPnt
◆ myPnt2D1
◆ myPnt2D2
The documentation for this class was generated from the following file: