|
FRX SDK Documentation 2025 SP0
|
#include <AcGeTol.h>
Public Member Functions | |
| AcGeTol (void) | |
| AcGeTol (double const ¶m_1) | |
| AcGeTol (double const &, double const &) | |
| AcGeTol (AcGeTol const &) | |
| AcGeTol & | operator= (AcGeTol const &) |
| double | equalPoint (void) const |
| double | equalVector (void) const |
| void | setEqualPoint (double) |
| void | setEqualVector (double) |
| virtual | ~AcGeTol (void) |
Static Public Attributes | |
| static ARX_API_STATIC AcGeTol | gTol |
Friends | |
| class | AcGeTolImpl |
| AcGeTol::AcGeTol | ( | void | ) |
| AcGeTol::AcGeTol | ( | double const & | param_1 | ) |
| AcGeTol::AcGeTol | ( | AcGeTol const & | ) |
|
static |