API Reference > OdBcf Namespace > Classes > OdBcfPerspectiveCamera Class
OdBcfPerspectiveCamera Class
OdBcf__OdBcfPerspectiveCameraOdBcf__OdBcfPerspectiveCamera
Syntax
C++
class OdBcfPerspectiveCamera : public OdBcfElement;

BcfPerspectiveCamera.h

A class that stores and operates a perspective camera data within the BCF format.

Creates a new perspective camera object with default parameters. 
Creates a new perspective camera object.  
Retrieves the camera direction.  
Retrieves the camera up-vector.  
Retrieves the perspective camera viewpoint.  
Retrieves the perspective camera's field of view.  
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 perspective camera viewpoint is not initialized.  
Defines whether the perspective camera's field of view is not initialized.  
Writes data into XML structures.  
Checks whether the perspective camera instance has all required fields initialized.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.