Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPdfPublish::Camera::Projection Enumeration
Syntax
C++
enum Projection { kOrthographic = 0, kPerspective };
Members
Description
kOrthographic
Orthographic camera projection.
kPerspective
Perspective camera projection.

Camera projection types supported by Publish SDK.

File: PdfPublishCommon.h 

Namespace: OdPdfPublish::Camera 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.