CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
24 #ifndef OD_VIEWREPORIENTATION_H
25 #define OD_VIEWREPORIENTATION_H
69 #endif // OD_VIEWREPORIENTATION_H
void setEye(const OdGePoint3d &)
OdSmartPtr< OdDbViewRepOrientation > OdDbViewRepOrientationPtr
virtual OdResult dwgInFields(OdDbDwgFiler *pFiler)
virtual void dxfOutFields(OdDbDxfFiler *pFiler) const
const OdGePoint3d & eye() const
virtual void dwgOutFields(OdDbDwgFiler *pFiler) const
OdDbViewRepOrientation(const OdGePoint3d &, const OdGePoint3d &, const OdGeVector3d &)
virtual OdResult dxfInFields(OdDbDxfFiler *pFiler)
ODDB_DECLARE_MEMBERS(OdDbViewRepOrientation)
void setUpVector(OdGeVector3d const &)
const OdGePoint3d & target() const
#define MODELDOCOBJ_EXPORT
const OdGeVector3d & upVector() const
virtual ~OdDbViewRepOrientation()
void setTarget(const OdGePoint3d &)