|
Open CASCADE Technology 6.5.2
|
A structure containing indexes of two normals and its cross product
#include <GeomPlate_Aij.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| GeomPlate_Aij () | |
| GeomPlate_Aij (const Standard_Integer anInd1, const Standard_Integer anInd2, const gp_Vec &aVec) | |
| GeomPlate_Aij::GeomPlate_Aij | ( | ) |
| GeomPlate_Aij::GeomPlate_Aij | ( | const Standard_Integer | anInd1, |
| const Standard_Integer | anInd2, | ||
| const gp_Vec & | aVec | ||
| ) |
| void GeomPlate_Aij::operator delete | ( | void * | anAddress | ) | [inline] |
| void* GeomPlate_Aij::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* GeomPlate_Aij::operator new | ( | size_t | size | ) | [inline] |
1.7.4