CFx SDK Documentation
2022 SP0
|
#include <GePointEnt3d.h>
Protected Member Functions | |
OdGePointEnt3d () | |
OdGePointEnt3d (const OdGePointEnt3d &ent) | |
Protected Member Functions inherited from OdGeEntity3d | |
OdGeEntity3d () | |
OdGeEntity3d (const OdGeEntity3d &) | |
void | connectTo (OdGeEntity3dImpl *) |
This class is the base class for all OdGe 3D point classes.
Corresponding C++ library: TD_Ge
<group OdGe_Classes>
Definition at line 38 of file GePointEnt3d.h.
|
protected |
|
protected |
OdGePointEnt3d::operator OdGePoint3d | ( | ) | const |
OdGePointEnt3d& OdGePointEnt3d::operator= | ( | const OdGePointEnt3d & | ent | ) |
OdGePoint3d OdGePointEnt3d::point3d | ( | ) | const |
Returns this object as an OdGePoint3d.