Open CASCADE Technology 6.5.2
Public Member Functions
StepToTopoDS_PointPair Class Reference

Stores a pair of Points from step

#include <StepToTopoDS_PointPair.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 StepToTopoDS_PointPair (const Handle< StepGeom_CartesianPoint > &P1, const Handle< StepGeom_CartesianPoint > &P2)

Constructor & Destructor Documentation

StepToTopoDS_PointPair::StepToTopoDS_PointPair ( const Handle< StepGeom_CartesianPoint > &  P1,
const Handle< StepGeom_CartesianPoint > &  P2 
)

Member Function Documentation

void StepToTopoDS_PointPair::operator delete ( void *  anAddress) [inline]
void* StepToTopoDS_PointPair::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* StepToTopoDS_PointPair::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