|
Open CASCADE Technology 6.5.2
|
#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 () | |
| 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 |
| BRepMesh_BiPoint::BRepMesh_BiPoint | ( | ) |
| BRepMesh_BiPoint::BRepMesh_BiPoint | ( | const Standard_Real | X1, |
| const Standard_Real | Y1, | ||
| const Standard_Real | X2, | ||
| const Standard_Real | Y2 | ||
| ) |
| Standard_Address BRepMesh_BiPoint::Coordinates | ( | ) | const |
| Standard_Address BRepMesh_BiPoint::Indices | ( | ) | const |
| void BRepMesh_BiPoint::operator delete | ( | void * | anAddress | ) | [inline] |
| void* BRepMesh_BiPoint::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* BRepMesh_BiPoint::operator new | ( | size_t | size | ) | [inline] |
1.7.4