CFx SDK Documentation  2023 SP0
Namespaces | Macros | Enumerations
Pdf3dEnums.h File Reference

Go to the source code of this file.

Namespaces

 PDF3D_ENUMS
 

Macros

#define _PDF3DENUMS_INCLUDED_
 

Enumerations

enum  PDF3D_ENUMS::PRCCompressionLevel { PDF3D_ENUMS::kA3DLooseCompression = 0 , PDF3D_ENUMS::kA3DMeddiumCompression , PDF3D_ENUMS::kA3DHighCompression }
 
enum  PDF3D_ENUMS::PRCRenderingMode {
  PDF3D_ENUMS::kDefaultMode = 0 , PDF3D_ENUMS::kSolid , PDF3D_ENUMS::kSolidWireframe , PDF3D_ENUMS::kSolidOutline ,
  PDF3D_ENUMS::kBoundingBox , PDF3D_ENUMS::kTransparent , PDF3D_ENUMS::kTransparentWireframe , PDF3D_ENUMS::kTransparentBoundingBox ,
  PDF3D_ENUMS::kTransparentBoundingBoxOutline , PDF3D_ENUMS::kIllustration , PDF3D_ENUMS::kShadedIllustration , PDF3D_ENUMS::kWireframe ,
  PDF3D_ENUMS::kShadedWireframe , PDF3D_ENUMS::kHiddenWireframe , PDF3D_ENUMS::kVertices , PDF3D_ENUMS::kShadedVertices
}
 

Macro Definition Documentation

◆ _PDF3DENUMS_INCLUDED_

#define _PDF3DENUMS_INCLUDED_

Definition at line 30 of file Pdf3dEnums.h.