PXV_3DObjListType Enumeration

From PDF XChange PDF SDK
Revision as of 00:55, 20 May 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 PXV_3DObjListType
{
    PXV_3DObjList_Animations = 0,
    PXV_3DObjList_Cameras    = 1,
    PXV_3DObjList_Lights     = 2,
    PXV_3DObjList_Materials  = 3,
    PXV_3DObjList_Meshes     = 4,
    PXV_3DObjList_Nodes      = 5,
};

Constants

PXV_3DObjList_Animations
The ...
PXV_3DObjList_Cameras
The ...
PXV_3DObjList_Lights
The ...
PXV_3DObjList_Materials
The ...
PXV_3DObjList_Meshes
The ...
PXV_3DObjList_Nodes
The ...

See Also

IPXV_3DScene::GetObjects