InfInterfaces Enumeration CatProjectionMode
All Frameworks Object Hierarchy This Framework Indexes
CatProjectionMode (Enumeration)
enum CatProjectionMode {
catProjectionConic,
catProjectionCylindric,
catProjectionUndefined
}
Projection modes.
They are used by the Viewpoint3D object.
- Values:
-
- catProjectionConic
- The conic, or perspective projection mode
- catProjectionCylindric
- The cylindric, or parallel projection mode
- catProjectionUndefined
- No specific projection mode (for cameras only)
Copyright © 2003, Dassault Systèmes. All rights reserved.