#include <HConstantFrameRate.h>
LOD Simplification type using the THRESHOLD option. The simplification level describes a range from 1 to 200 for the threshold rendering option (in reverse order).
◆ HFrLodThreshold() [1/2]
HFrLodThreshold::HFrLodThreshold |
( |
| ) |
|
|
inline |
◆ HFrLodThreshold() [2/2]
HFrLodThreshold::HFrLodThreshold |
( |
int |
min, |
|
|
int |
max |
|
) |
| |
|
inline |
The constructor that allows you the set the minimum and maximum simplification levels.
- Parameters
-
min | The minimum simplification level. |
max | The maximum simplification level. |
◆ Create()
Create a new simplification type object. Use this method to avoid object ownership problems.
- Parameters
-
min | lowest simplification level |
max | highest simplification level |
◆ GetType()
◆ Set()
Set rendering options based on simplification type
- Parameters
-
pCfr | A pointer to a HConstantFrameRate Object. |
SimpLevel | Simplification level for the current type |
Implements HConstFRSimpType.
The documentation for this class was generated from the following file: