__DRIversionRec Struct Reference

#include <dri_interface.h>


Detailed Description

).

Todo:
There are several data structures that explicitly store a major version, minor version, and patch level. These structures should be modified to have a __DRIversionRec instead.
).

Todo:
There are several data structures that explicitly store a major version, minor version, and patch level. These structures should be modified to have a __DRIversionRec instead.

Definition at line 130 of file dri_interface.h.


Data Fields

int major
 Major version number.
int minor
 Minor version number.
int patch
 Patch-level.

Field Documentation

int __DRIversionRec::major

Definition at line 131 of file dri_interface.h.

int __DRIversionRec::minor

Definition at line 132 of file dri_interface.h.

int __DRIversionRec::patch

Definition at line 133 of file dri_interface.h.


The documentation for this struct was generated from the following files:
Generated on Sun Jul 29 04:04:42 2012 for TerraLib - Development Source by  doxygen 1.5.3