24 #ifndef __FMPROFILE3D_H__
25 #define __FMPROFILE3D_H__
Profile3D(const OdGeVector3d &vXAxis, const OdGeVector3d &vYAxis, const OdGePoint3d &ptOrigin=OdGePoint3d::kOrigin)
Profile3D(const OdGeMatrix3d &mMatrix)
Profile3D(const Profile2D &cFrom2d, const OdGeVector3d &vXAxis, const OdGeVector3d &vYAxis)
Result transformBy(const OdGeMatrix3d &mMatrix)
const Profile2D & as2d() const
Profile3D(const Profile2D &cFrom2d, const OdGePlane &rPlane)
void swap(Profile3D &rAnother)
Profile3D(const OdGePlane &pPlane)
Profile3D(const Profile2D &cFrom2d, const OdGeMatrix3d &mMatrix)
void swap(Profile2D &rAnother)
Result transformBy(const OdGeMatrix2d &mMatrix, const DeviationParams &devDeviation=FMGeGbl::gDefDev)
Profile3D(const Profile2D &cFrom2d)
static GE_STATIC_EXPORT const OdGePoint3d kOrigin
static FMGEOMETRY_API_STATIC DeviationParams gDefDev