|
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | PPoly_Triangle (const Standard_Integer N1, const Standard_Integer N2, const Standard_Integer N3) |
| Standard_EXPORT void | Set (const Standard_Integer N1, const Standard_Integer N2, const Standard_Integer N3) |
| Standard_EXPORT void | Get (Standard_Integer &N1, Standard_Integer &N2, Standard_Integer &N3) const |
| | PPoly_Triangle () |
| Standard_Integer & | _CSFDB_GetPPoly_TrianglemyNodes (const Standard_Integer i1) |
Private Attributes |
| Standard_Integer | myNodes [3] |
Friends |
| Standard_EXPORT friend Handle_Standard_Type & | PPoly_Triangle_Type_ () |