PXC_3DProjType Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 05:12, 14 November 2018


Specifies the ...

Syntax

enum PXC_3DProjType
{
    PT_Orthographic = 0,
    PT_Perspective  = 1,
};

Constants

PT_Orthographic
The ...
PT_Perspective
The ...

See Also

IPXV_3DCamera::ProjectionType