API Reference > OdDg Classes > OdDgViewAsPerspectiveCamera Class
OdDgViewAsPerspectiveCamera Class
OdDgViewAsPerspectiveCameraOdDgViewAsPerspectiveCamera
Syntax
C++
class OdDgViewAsPerspectiveCamera;

DgView.h

This interface offers the operations available for views in camera mode 

Corresponding C++ library: TG_Db 

 

 
Name 
Description 
 
distance from the camera to its back (far) clipping plane 
 
focal length 
 
distance from the camera to its front (near) clipping plane 
 
camera lens angle 
 
eye point 
 
rotation 
 
this defines the visible rectangle at the focal plane 
 
This is setCameraBackClippingDistance, a member of class OdDgViewAsPerspectiveCamera. 
 
This is setCameraFocalLength, a member of class OdDgViewAsPerspectiveCamera. 
 
This is setCameraFrontClippingDistance, a member of class OdDgViewAsPerspectiveCamera. 
 
This is setCameraLensAngle, a member of class OdDgViewAsPerspectiveCamera. 
 
This is setCameraPosition, a member of class OdDgViewAsPerspectiveCamera. 
 
This is setCameraRotation, a member of class OdDgViewAsPerspectiveCamera. 
 
This is setCameraVisibleRectangle, a member of class OdDgViewAsPerspectiveCamera. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.