iv::GlInfo Class Reference

#include <GlSystem.hpp>

Public Member Functions

 GlInfo (Instance *inst)
 
Instanceinstance () const
 
bool GlIsEnabled () const
 
RenderTargetrender_target () const
 

Detailed Description

Definition at line 14 of file GlSystem.hpp.

Constructor & Destructor Documentation

◆ GlInfo()

iv::GlInfo::GlInfo ( Instance inst)

Definition at line 85 of file GlSystem.cpp.

Member Function Documentation

◆ instance()

Instance * iv::GlInfo::instance ( ) const

Definition at line 90 of file GlSystem.cpp.

◆ GlIsEnabled()

bool iv::GlInfo::GlIsEnabled ( ) const

Definition at line 95 of file GlSystem.cpp.

◆ render_target()

RenderTarget * iv::GlInfo::render_target ( ) const

Definition at line 104 of file GlSystem.cpp.


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