|
FRX SDK Documentation 2025 SP0
|
#include <AcGeImpEntity3d.h>
Static Public Member Functions | |
| static AcGeImpEntity3d *__cdecl | impEntity3d (AcGeEntity2d const &) |
| static AcGeImpEntity3d *__cdecl | impEntity3d (AcGeEntity3d const &) |
| static const AcGeEntity3dImpl * | getImpl (const AcGeEntity3d *pEnt) |
| static AcGeEntity3dImpl * | getImpl (AcGeEntity3d *pEnt) |
| static AcGeEntity3d * | createEntityForImpl (AcGeImpEntity3d *pImpl) |
Definition at line 27 of file AcGeImpEntity3d.h.
| AcGeImpEntity3d::AcGeImpEntity3d | ( | AcGeImpEntity3d const & | ) |
| AcGeImpEntity3d::AcGeImpEntity3d | ( | void | ) |
|
static |
| AcGeEntity2d * AcGeImpEntity3d::entity2d | ( | Frx::Boolean | ) | const |
| AcGeEntity3d * AcGeImpEntity3d::entity3d | ( | Frx::Boolean | ) | const |
| AcGe::EntityId AcGeImpEntity3d::entityType | ( | void | ) | const |
|
static |
|
static |
|
static |
|
static |
|
virtual |
|
virtual |
|
virtual |
| AcGeImpEntity3d::operator AcGeEntity3d | ( | void | ) | const |
| Frx::Boolean AcGeImpEntity3d::operator!= | ( | AcGeImpEntity3d const & | ) | const |
| AcGeImpEntity3d & AcGeImpEntity3d::operator= | ( | AcGeImpEntity3d const & | ) |
| Frx::Boolean AcGeImpEntity3d::operator== | ( | AcGeImpEntity3d const & | ) | const |
|
virtual |
|
virtual |
| void AcGeImpEntity3d::setDeleteApiObj | ( | Frx::Boolean | ) |
| AcGeImpEntity3d & AcGeImpEntity3d::setEntity2d | ( | AcGeEntity2d * | , |
| AcGe::EntityId | ) |
| AcGeImpEntity3d & AcGeImpEntity3d::setEntity3d | ( | AcGeEntity3d * | , |
| AcGe::EntityId | ) |
| void AcGeImpEntity3d::setEntityType | ( | AcGeImpEntity3d & | , |
| AcGe::EntityId | , | ||
| AcGe::EntityId | ) const |
|
virtual |