OGLplus (0.52.0) a C++ wrapper for OpenGL

oglplus::ATI_meminfo::AvailableMemory Struct Reference

Structure storing information about available memory. More...

#include </home/chochlik/devel/oglplus/include/oglplus/ext/ATI_meminfo.hpp>

Public Member Functions

GLint TotalFree (void) const
 Total free memory in kB.
 
GLint LargestFreeBlock (void) const
 Largest free memory block in kB.
 
GLint TotalAuxFree (void) const
 Total free auxiliary memory in kB.
 
GLint LargestAuxFreeBlock (void) const
 Largest free block in auxiliary memory in kB.
 

Detailed Description

Structure storing information about available memory.

Examples:
standalone/001_ati_meminfo.cpp.

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

Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Mon Sep 22 2014 by Doxygen (version 1.8.6).