Open CASCADE Technology 6.5.2
Public Member Functions
GeomToStep_MakePlane Class Reference

This class implements the mapping between classes
Plane from Geom and Pln from gp, and the class
Plane from StepGeom which describes a plane from
Prostep.

#include <GeomToStep_MakePlane.hxx>

Inheritance diagram for GeomToStep_MakePlane:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 GeomToStep_MakePlane (const gp_Pln &P)
 GeomToStep_MakePlane (const Handle< Geom_Plane > &P)
const Handle_StepGeom_Plane & Value () const

Constructor & Destructor Documentation

GeomToStep_MakePlane::GeomToStep_MakePlane ( const gp_Pln P)
GeomToStep_MakePlane::GeomToStep_MakePlane ( const Handle< Geom_Plane > &  P)

Member Function Documentation

void GeomToStep_MakePlane::operator delete ( void *  anAddress) [inline]

Reimplemented from GeomToStep_Root.

void* GeomToStep_MakePlane::operator new ( size_t  size) [inline]

Reimplemented from GeomToStep_Root.

void* GeomToStep_MakePlane::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from GeomToStep_Root.

const Handle_StepGeom_Plane& GeomToStep_MakePlane::Value ( ) const

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