PXC_3DProjType Enumeration
Specifies the ...
Syntax
enum PXC_3DProjType
{
PT_Orthographic = 0,
PT_Perspective = 1,
};
Constants
- PT_Orthographic
- The ...
- PT_Perspective
- The ...
Specifies the ...
enum PXC_3DProjType
{
PT_Orthographic = 0,
PT_Perspective = 1,
};