VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
makVrv::DtGlDriverVersion Struct Reference

Public Member Functions

bool operator> (const DtGlDriverVersion &rhs) const
 
bool operator<= (const DtGlDriverVersion &rhs) const
 

Public Attributes

int myMajor
 
int myMinor
 

Member Function Documentation

bool makVrv::DtGlDriverVersion::operator> ( const DtGlDriverVersion rhs) const
inline

Whether we are greater than rhs.

References myMajor, and myMinor.

Referenced by operator<=().

bool makVrv::DtGlDriverVersion::operator<= ( const DtGlDriverVersion rhs) const
inline

Whether we are lesser than or equal to.

References operator>().

Member Data Documentation

int makVrv::DtGlDriverVersion::myMajor

Referenced by operator>().

int makVrv::DtGlDriverVersion::myMinor

Referenced by operator>().


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

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)