SoWinViewerDecimationStrategies Enumeration |
list of decimation strategies
Namespace: OIV.Inventor.Win.Viewers
Member name | Value | Description | |
---|---|---|---|
NORMAL | 0 | Decimation is not changed. | |
FIXED_NUM_TRIANGLES | 1 | Try to fix number of triangles drawn. | |
FRAMES_PER_SECOND | 2 | Try to fix frames per second. | |
FIXED_PERCENTAGE | 3 | Use given decimation percentage. |