#include <BRepMesh_BiPoint.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| BRepMesh_BiPoint () | |
| Standard_EXPORT | BRepMesh_BiPoint (const Standard_Real X1, const Standard_Real Y1, const Standard_Real X2, const Standard_Real Y2) |
| Standard_Address | Indices () const |
| Standard_Address | Coordinates () const |
Private Attributes | |
| Standard_Integer | myIndices [2] |
| Standard_Real | myCoordinates [6] |
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.4.1