Inviwo  0.9.10.1
Inviwo documentation
inviwo::utilgl::PolygonModeState Struct Reference

Public Member Functions

 PolygonModeState (PolygonModeState const &)=delete
 
PolygonModeStateoperator= (PolygonModeState const &that)=delete
 
 PolygonModeState (GLenum mode, GLfloat lineWidth, GLfloat pointSize)
 
 PolygonModeState (PolygonModeState &&rhs)
 
PolygonModeStateoperator= (PolygonModeState &&that)
 

Protected Attributes

GLint mode_
 
GLfloat lineWidth_
 
GLfloat pointSize_
 
GLint oldMode_
 
GLfloat oldLineWidth_
 
GLfloat oldPointSize_
 

The documentation for this struct was generated from the following files: