|
Open CASCADE Technology 6.5.2
|
#include <TopOpeBRep_Bipoint.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| TopOpeBRep_Bipoint () | |
| TopOpeBRep_Bipoint (const Standard_Integer I1, const Standard_Integer I2) | |
| Standard_Integer | I1 () const |
| Standard_Integer | I2 () const |
| TopOpeBRep_Bipoint::TopOpeBRep_Bipoint | ( | ) |
| TopOpeBRep_Bipoint::TopOpeBRep_Bipoint | ( | const Standard_Integer | I1, |
| const Standard_Integer | I2 | ||
| ) |
| Standard_Integer TopOpeBRep_Bipoint::I1 | ( | ) | const |
| Standard_Integer TopOpeBRep_Bipoint::I2 | ( | ) | const |
| void TopOpeBRep_Bipoint::operator delete | ( | void * | anAddress | ) | [inline] |
| void* TopOpeBRep_Bipoint::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* TopOpeBRep_Bipoint::operator new | ( | size_t | size | ) | [inline] |
1.7.4