| coordinateSystem |
CoordinateSystem |
The axis directions for all coordinate axes. |
dna/Configuration.h |
|
| coordinateSystemTransformPolicy |
CoordinateSystemTransformPolicy |
Preserve transform policy will perform no conversion whatsoever Transform policy will perform conversion to the specified destination coordinate system unless the data is already in that system. |
dna/Configuration.h |
|
| faceWindingOrder |
FaceWindingOrder |
The face winding order of the geometry data. |
dna/Configuration.h |
|
| layer |
DataLayer |
Specify the layer up to which the data needs to be loaded. |
dna/Configuration.h |
|
| lods |
ConstArrayView< std::uint16_t > |
An array specifying which exact LODs to load. |
dna/Configuration.h |
|
| maxLOD |
std::uint16_t |
The maximum level of details to be loaded. |
dna/Configuration.h |
|
| minLOD |
std::uint16_t |
The minimum level of details to be loaded. |
dna/Configuration.h |
|
| rotationSequence |
RotationSequence |
The rotation sequence applied globally. |
dna/Configuration.h |
|
| rotationSign |
RotationSign |
Rotation direction per each coordinate axis. |
dna/Configuration.h |
|
| unknownLayerPolicy |
UnknownLayerPolicy |
Specify whether unknown layers are to be preserved or just ignored. |
dna/Configuration.h |
|