Ogre::DriverVersion Struct Reference

DriverVersion is used by RenderSystemCapabilities and both GL and D3D9 to store the version of the current GPU driver. More...

#include <OgreRenderSystemCapabilities.h>

List of all members.

Public Member Functions

 DriverVersion ()
String toString () const
void fromString (const String &versionString)

Public Attributes

int major
int minor
int release
int build


Detailed Description

DriverVersion is used by RenderSystemCapabilities and both GL and D3D9 to store the version of the current GPU driver.

Definition at line 164 of file OgreRenderSystemCapabilities.h.


Constructor & Destructor Documentation

Ogre::DriverVersion::DriverVersion (  ) 

Definition at line 171 of file OgreRenderSystemCapabilities.h.


Member Function Documentation

String Ogre::DriverVersion::toString (  )  const

Definition at line 176 of file OgreRenderSystemCapabilities.h.

void Ogre::DriverVersion::fromString ( const String versionString  ) 


Member Data Documentation


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

Copyright © 2008 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 27 22:05:32 2009