PXC_3DProjType Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search


Specifies the ...

Syntax

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

Constants

PT_Orthographic
The ...
PT_Perspective
The ...

See Also

IPXV_3DCamera::ProjectionType