|
Open CASCADE Technology 6.5.2
|
This class implements the transfer of the Point Entity from Geom
to IGES . These are :
. Point
* CartesianPoint
#include <GeomToIGES_GeomPoint.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| GeomToIGES_GeomPoint () | |
| GeomToIGES_GeomPoint (const GeomToIGES_GeomEntity &GE) | |
| Creates a tool GeomPoint ready to run and sets its fields as GE's. | |
| Handle_IGESGeom_Point | TransferPoint (const Handle< Geom_Point > &start) |
| Transfert a Point from Geom to IGES. If this Entity could not be converted, this member returns a NullEntity. | |
| Handle_IGESGeom_Point | TransferPoint (const Handle< Geom_CartesianPoint > &start) |
| Transfert a CartesianPoint from Geom to IGES. If this Entity could not be converted, this member returns a NullEntity. | |
| GeomToIGES_GeomPoint::GeomToIGES_GeomPoint | ( | ) |
| GeomToIGES_GeomPoint::GeomToIGES_GeomPoint | ( | const GeomToIGES_GeomEntity & | GE | ) |
| void GeomToIGES_GeomPoint::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from GeomToIGES_GeomEntity.
| void* GeomToIGES_GeomPoint::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from GeomToIGES_GeomEntity.
| void* GeomToIGES_GeomPoint::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from GeomToIGES_GeomEntity.
| Handle_IGESGeom_Point GeomToIGES_GeomPoint::TransferPoint | ( | const Handle< Geom_Point > & | start | ) |
| Handle_IGESGeom_Point GeomToIGES_GeomPoint::TransferPoint | ( | const Handle< Geom_CartesianPoint > & | start | ) |
1.7.4