|
| ARX_API class AcGePoint2d __cdecl | operator* (class AcGeMatrix2d const &, class AcGePoint2d const &) |
| |
| ARX_API class AcGePoint3d __cdecl | operator* (class AcGeMatrix3d const &, class AcGePoint3d const &) |
| |
| ARX_API class AcGeScale2d __cdecl | operator* (double, class AcGeScale2d const &) |
| |
| ARX_API class AcGeScale3d __cdecl | operator* (double, class AcGeScale3d const &) |
| |
| ARX_API class AcGeVector2d __cdecl | operator* (class AcGeMatrix2d const &, class AcGeVector2d const &) |
| |
| ARX_API class AcGeVector2d __cdecl | operator* (double, class AcGeVector2d const &) |
| |
| ARX_API class AcGeVector3d __cdecl | operator* (class AcGeMatrix3d const &, class AcGeVector3d const &) |
| |
| ARX_API class AcGeVector3d __cdecl | operator* (double, class AcGeVector3d const &) |
| |
| ARX_API class NmMatrix __cdecl | transpose (class NmMatrix const &) |
| |
| ARX_API Frx::Boolean __cdecl | operator< (double, class AcGeImpInterval const &) |
| |
| ARX_API Frx::Boolean __cdecl | operator< (double, class AcGeInterval const &) |
| |
| ARX_API Frx::Boolean __cdecl | operator<= (double, class AcGeImpInterval const &) |
| |
| ARX_API Frx::Boolean __cdecl | operator<= (double, class AcGeInterval const &) |
| |
| ARX_API Frx::Boolean __cdecl | operator> (double, class AcGeImpInterval const &) |
| |
| ARX_API Frx::Boolean __cdecl | operator> (double, class AcGeInterval const &) |
| |
| ARX_API Frx::Boolean __cdecl | operator>= (double param_1, class AcGeImpInterval const ¶m_2) |
| |
| ARX_API Frx::Boolean __cdecl | operator>= (double, class AcGeInterval const &) |
| |
| ARX_API void __cdecl | solveTrigEquation (double, double, double, double &, double &) |
| |
| ARX_API bool | acgeGetCompositeCrvArea (AcGeCompositeCurve3d *, double &) |
| |
| ARX_API AcGeBoundBlock3d | createBoundBlock3d (AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &) |
| |
| ARX_API void | acgeiGetBlossomAverage (AcGeKnotVector const &, int, AcGeKnotVector &) |
| |
| ARX_API void | acgeiGetContainingIntervalIndices (AcGeKnotVector const &, double, int &, int &) |
| |
| ARX_API void | acgeiSetPeriodicSplineVersion (int) |
| |