|
FRX SDK Documentation 2025 SP0
|
#include <AcBrMesh2dControl.h>
Additional Inherited Members | |
Static Public Member Functions inherited from AcRxObject | |
| static AcRxClass *__cdecl | desc (void) |
| static AcRxObject *__cdecl | cast (AcRxObject const *) |
Protected Member Functions inherited from AcBrMeshControl | |
| AcBrMeshControl (AcBrMeshControl const &) | |
| AcBrMeshControl (void) | |
| AcBrMeshControl & | operator= (AcBrMeshControl const &) |
Protected Member Functions inherited from AcRxObject | |
| AcRxObject (void) | |
| virtual AcRxObject * | subQueryX (AcRxClass const *) const |
Protected Attributes inherited from AcObject | |
| void * | m_pData |
Definition at line 24 of file AcBrMesh2dControl.h.
| AcBrMesh2dControl::AcBrMesh2dControl | ( | AcBrMesh2dControl const & | ) |
| AcBrMesh2dControl::AcBrMesh2dControl | ( | void | ) |
| AcBrMesh2dControl::ACRX_DECLARE_MEMBERS | ( | AcBrMesh2dControl | ) |
| AcBr::ErrorStatus AcBrMesh2dControl::getElementShape | ( | AcBr::Element2dShape & | ) | const |
| AcBr::ErrorStatus AcBrMesh2dControl::getMaxAspectRatio | ( | double & | ) | const |
| AcBr::ErrorStatus AcBrMesh2dControl::getMinSubdivisionsInU | ( | unsigned long & | ) | const |
| AcBr::ErrorStatus AcBrMesh2dControl::getMinSubdivisionsInV | ( | unsigned long & | ) | const |
| AcBrMesh2dControl & AcBrMesh2dControl::operator= | ( | AcBrMesh2dControl const & | ) |
| AcBr::ErrorStatus AcBrMesh2dControl::setElementShape | ( | AcBr::Element2dShape const & | ) |
| AcBr::ErrorStatus AcBrMesh2dControl::setMaxAspectRatio | ( | double const & | = *(double *) NULL | ) |
| AcBr::ErrorStatus AcBrMesh2dControl::setMinSubdivisionsInU | ( | unsigned long const & | ) |
| AcBr::ErrorStatus AcBrMesh2dControl::setMinSubdivisionsInV | ( | unsigned long const & | ) |