Cinder  0.9.1
Public Member Functions | List of all members
cinder::gl::ScopedFrontFace Struct Reference

#include <scoped.h>

Inherits cinder::Noncopyable.

Public Member Functions

 ScopedFrontFace (GLenum mode)
 
 ~ScopedFrontFace ()
 

Detailed Description

Scopes winding order defining front-facing polygons.

Constructor & Destructor Documentation

cinder::gl::ScopedFrontFace::ScopedFrontFace ( GLenum  mode)

Values for mode may be GL_CW or GL_CCW.

cinder::gl::ScopedFrontFace::~ScopedFrontFace ( )

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