Cinder  0.9.1
Public Member Functions | Public Attributes | List of all members
cinder::gl::Context::PlatformData Struct Reference

#include <Context.h>

Inherited by cinder::gl::PlatformDataMsw.

Public Member Functions

 PlatformData ()
 
virtual ~PlatformData ()
 

Public Attributes

bool mDebug
 
bool mObjectTracking
 
GLenum mDebugLogSeverity
 
GLenum mDebugBreakSeverity
 

Constructor & Destructor Documentation

cinder::gl::Context::PlatformData::PlatformData ( )
virtual cinder::gl::Context::PlatformData::~PlatformData ( )
virtual

Member Data Documentation

bool cinder::gl::Context::PlatformData::mDebug
bool cinder::gl::Context::PlatformData::mObjectTracking
GLenum cinder::gl::Context::PlatformData::mDebugLogSeverity
GLenum cinder::gl::Context::PlatformData::mDebugBreakSeverity

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