#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) |
Standard_EXPORT | TopOpeBRep_Bipoint () |
Standard_EXPORT | TopOpeBRep_Bipoint (const Standard_Integer I1, const Standard_Integer I2) |
Standard_EXPORT Standard_Integer | I1 () const |
Standard_EXPORT Standard_Integer | I2 () const |
Private Attributes | |
Standard_Integer | myI1 |
Standard_Integer | myI2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|