CFx SDK Documentation  2023 SP0
Enumerations
OdPdfPublish::Camera Namespace Reference

Enumerations

enum  Projection { kOrthographic = 0 , kPerspective }
 

Detailed Description

Contains camera settings for Teigha Publish documents.

Enumeration Type Documentation

◆ Projection

Camera projection types supported by Teigha Publish.

Enumerator
kOrthographic 
kPerspective 

Orthographic camera projection.

Perspective camera projection.

Definition at line 142 of file PdfPublishCommon.h.