HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GT_ViewportRefineOptions Class Reference

#include <GT_ViewportRefineOptions.h>

Public Member Functions

 GT_ViewportRefineOptions (bool changes_with_lod=false)
 
 ~GT_ViewportRefineOptions ()
 
bool changesWithLOD () const
 
void setChangesWithLOD (bool v)
 

Detailed Description

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.

Constructor & Destructor Documentation

GT_ViewportRefineOptions::GT_ViewportRefineOptions ( bool  changes_with_lod = false)
inline

Definition at line 22 of file GT_ViewportRefineOptions.h.

GT_ViewportRefineOptions::~GT_ViewportRefineOptions ( )

Member Function Documentation

bool GT_ViewportRefineOptions::changesWithLOD ( ) const
inline

Changes to LOD in the display options will affect refinement of primitives.

Definition at line 33 of file GT_ViewportRefineOptions.h.

void GT_ViewportRefineOptions::setChangesWithLOD ( bool  v)
inline

Changes to LOD in the display options will affect refinement of primitives.

Definition at line 34 of file GT_ViewportRefineOptions.h.


The documentation for this class was generated from the following file: