CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
24 #ifndef __FMWRAPPER3D_H__
25 #define __FMWRAPPER3D_H__
131 #endif //__FMWRAPPER3D_H__
void swap(Wrapper3D &rAnother)
void to3D(const OdGeVector2d &rSource2D, OdGeVector3d &rDest3D) const
Result setTransform(const OdGeVector3d &vXAxis, const OdGeVector3d &vYAxis, const OdGePoint3d &ptOrigin=OdGePoint3d::kOrigin)
Wrapper3D(const OdGePlane &rPlane)
bool getUnifiedTransform(const OdGeMatrix3d &mDest, OdGeMatrix3d &mNewTrans3D, OdGeMatrix2d &mTrans2D) const
Result transformBy(const OdGeMatrix3d &mMatrix)
Result to2D(const OdGePoint3d &rSource3D, OdGePoint2d &rDest2D) const
static GE_STATIC_EXPORT const OdGePoint3d kOrigin
Wrapper3D(const OdGeMatrix3d &rMatrix)
Result setTransform(const OdGeMatrix3d &mTransform)
Wrapper3D(const OdGeVector3d &vXAxis, const OdGeVector3d &vYAxis, const OdGePoint3d &ptOrigin=OdGePoint3d::kOrigin)
Result to2D(const OdGeVector3d &rSource3D, OdGeVector2d &rDest2D) const
const OdGeMatrix3d & transform() const
void to3D(const OdGePoint2d &rSource2D, OdGePoint3d &rDest3D) const
const OdGeMatrix3d & inversedTransform() const