|
FRX SDK Documentation 2025 SP0
|
#include <AcGePosition3d.h>
Additional Inherited Members | |
Protected Member Functions inherited from AcGePointEnt3d | |
| AcGePointEnt3d (AcGePointEnt3d const &) | |
| AcGePointEnt3d (void) | |
Protected Member Functions inherited from AcGeEntity3d | |
| AcGeEntity3d (AcGeEntity3d const &) | |
| AcGeEntity3d (AcGeImpEntity3d &, int) | |
| AcGeEntity3d (AcGeImpEntity3d *) | |
| AcGeEntity3d (void) | |
| AcGeEntity2d * | newEntity2d (AcGeImpEntity3d &, int) const |
| AcGeEntity2d * | newEntity2d (AcGeImpEntity3d *) const |
| AcGeEntity3d * | newEntity3d (AcGeImpEntity3d &, int) const |
| AcGeEntity3d * | newEntity3d (AcGeImpEntity3d *) const |
| void | connectTo (AcGeEntity3dImpl *) |
Protected Attributes inherited from AcGeEntity3d | |
| AcGeEntity3dImpl * | m_pImpl |
Definition at line 22 of file AcGePosition3d.h.
| AcGePosition3d::AcGePosition3d | ( | AcGePoint3d const & | ) |
| AcGePosition3d::AcGePosition3d | ( | AcGePosition3d const & | ) |
| AcGePosition3d::AcGePosition3d | ( | void | ) |
| AcGePosition3d::~AcGePosition3d | ( | void | ) |
| AcGePosition3d & AcGePosition3d::operator= | ( | AcGePosition3d const & | ) |
| AcGePosition3d & AcGePosition3d::set | ( | AcGePoint3d const & | ) |
| AcGePosition3d & AcGePosition3d::set | ( | double | , |
| double | , | ||
| double | ) |