|
FRX SDK Documentation 2025 SP0
|
#include <AcAxPoint2d.h>
Additional Inherited Members | |
Public Attributes inherited from AcGePoint2d | |
| double | x |
| double | y |
Static Public Attributes inherited from AcGePoint2d | |
| static ARX_API_STATIC const AcGePoint2d | kOrigin |
Definition at line 22 of file AcAxPoint2d.h.
| AcAxPoint2d::AcAxPoint2d | ( | AcAxPoint2d const & | ) |
| AcAxPoint2d::AcAxPoint2d | ( | AcGePoint2d const & | ) |
| AcAxPoint2d::AcAxPoint2d | ( | AcGeVector2d const & | ) |
| AcAxPoint2d::AcAxPoint2d | ( | tagSAFEARRAY const * | ) |
| AcAxPoint2d::AcAxPoint2d | ( | tagVARIANT const & | ) |
| AcAxPoint2d::AcAxPoint2d | ( | tagVARIANT const * | ) |
| AcAxPoint2d::AcAxPoint2d | ( | void | ) |
| tagSAFEARRAY * AcAxPoint2d::asSafeArrayPtr | ( | void | ) | const |
| tagVARIANT * AcAxPoint2d::asVariantPtr | ( | void | ) | const |
| AcAxPoint2d & AcAxPoint2d::operator= | ( | AcAxPoint2d const & | ) |
| AcAxPoint2d & AcAxPoint2d::operator= | ( | AcGePoint2d const & | ) |
| AcAxPoint2d & AcAxPoint2d::operator= | ( | AcGeVector2d const & | ) |
| AcAxPoint2d & AcAxPoint2d::operator= | ( | tagSAFEARRAY const * | ) |
| AcAxPoint2d & AcAxPoint2d::operator= | ( | tagVARIANT const & | ) |
| AcAxPoint2d & AcAxPoint2d::operator= | ( | tagVARIANT const * | ) |
| tagVARIANT & AcAxPoint2d::setVariant | ( | tagVARIANT & | ) | const |
| tagVARIANT * AcAxPoint2d::setVariant | ( | tagVARIANT * | ) | const |