#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) |
Standard_EXPORT | GeomPlate_Aij () |
Standard_EXPORT | GeomPlate_Aij (const Standard_Integer anInd1, const Standard_Integer anInd2, const gp_Vec &aVec) |
Private Attributes | |
Standard_Integer | Ind1 |
Standard_Integer | Ind2 |
gp_Vec | Vec |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|