API Reference > OdBcf Namespace > Classes > OdBcfOrthogonalCamera Class
OdBcfOrthogonalCamera Class
OdBcf__OdBcfOrthogonalCameraOdBcf__OdBcfOrthogonalCamera
Syntax
C++
class OdBcfOrthogonalCamera : public OdBcfElement;

BcfOrthogonalCamera.h

A class that stores and operates an orthogonal camera data within the BCF format.

Creates a new orthogonal camera object with default parameters. 
Creates a new orthogonal camera object.  
Retrieves the camera direction.  
Retrieves the camera up-vector.  
Retrieves the camera viewpoint.  
Retrieves the view-to-world scale of the camera.  
Reads XML data into ODA data structures.  
Defines whether the camera direction is not initialized.  
Defines whether the camera up-vector is not initialized.  
Defines whether the camera viewpoint is not initialized.  
Defines whether the view-to-world scale of the camera is not initialized.  
Writes data into XML structures.  
Checks whether the orthogonal camera instance has all required fields initialized.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.