Open CASCADE Technology 6.5.2
Public Member Functions
GeomPlate_Aij Class Reference

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)

Constructor & Destructor Documentation

GeomPlate_Aij::GeomPlate_Aij ( )
GeomPlate_Aij::GeomPlate_Aij ( const Standard_Integer  anInd1,
const Standard_Integer  anInd2,
const gp_Vec aVec 
)

Member Function Documentation

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]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines