24 #ifndef _BFC_ORTHOGONAL_CAMERA_H
25 #define _BFC_ORTHOGONAL_CAMERA_H
70 double viewToWorldScale);
107 double m_viewToWorldScale;
#define DECLARE_CONST_ACCESSORS(MethodName, VariableType, VariableName)
static OdSmartPtr< OdBcfOrthogonalCamera > createObject(const OdBcfPointPtr &pCameraViewPoint, const OdBcfDirectionPtr &pCameraDirection, const OdBcfDirectionPtr &pCameraUpVector, double viewToWorldScale)
virtual OdResult outFields(TiXmlElement *pParent) const ODRX_OVERRIDE
ODRX_DECLARE_MEMBERS(OdBcfOrthogonalCamera)
virtual bool validate() const ODRX_OVERRIDE
virtual OdResult inFields(TiXmlElement *pParent) ODRX_OVERRIDE
OdSmartPtr< OdBcfPoint > OdBcfPointPtr
OdSmartPtr< OdBcfDirection > OdBcfDirectionPtr