PXC_3DProjType Enumeration

From PDF XChange PDF SDK
Revision as of 05:12, 14 November 2018 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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