|
HDK
|
#include <GT_ViewportRefineOptions.h>
Public Member Functions | |
| GT_ViewportRefineOptions (bool changes_with_lod=false) | |
| ~GT_ViewportRefineOptions () | |
| bool | changesWithLOD () const |
| void | setChangesWithLOD (bool v) |
This class is used to inform the viewport (GR) rendering code whether changes in display options will affect the tesselation of primitives.
Definition at line 18 of file GT_ViewportRefineOptions.h.
|
inline |
Definition at line 22 of file GT_ViewportRefineOptions.h.
| GT_ViewportRefineOptions::~GT_ViewportRefineOptions | ( | ) |
|
inline |
Changes to LOD in the display options will affect refinement of primitives.
Definition at line 33 of file GT_ViewportRefineOptions.h.
|
inline |
Changes to LOD in the display options will affect refinement of primitives.
Definition at line 34 of file GT_ViewportRefineOptions.h.