Bike-X  0.8
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OVR::CAPI::GL::DisplayId Struct Reference

#include "CAPI_GL_Util.h"

Collaboration diagram for OVR::CAPI::GL::DisplayId:
Collaboration graph

Public Member Functions

 DisplayId ()
 
 DisplayId (long id)
 
 DisplayId (String m, long id=0)
 
 operator bool () const
 
bool operator== (const DisplayId &b) const
 

Data Fields

String MonitorName
 
long CgDisplayId
 

Detailed Description

Definition at line 416 of file CAPI_GL_Util.h.

Constructor & Destructor Documentation

OVR::CAPI::GL::DisplayId::DisplayId ( )
inline

Definition at line 424 of file CAPI_GL_Util.h.

OVR::CAPI::GL::DisplayId::DisplayId ( long  id)
inline

Definition at line 425 of file CAPI_GL_Util.h.

OVR::CAPI::GL::DisplayId::DisplayId ( String  m,
long  id = 0 
)
inline

Definition at line 426 of file CAPI_GL_Util.h.

Member Function Documentation

OVR::CAPI::GL::DisplayId::operator bool ( ) const
inline

Definition at line 428 of file CAPI_GL_Util.h.

bool OVR::CAPI::GL::DisplayId::operator== ( const DisplayId b) const
inline

Definition at line 433 of file CAPI_GL_Util.h.

Field Documentation

long OVR::CAPI::GL::DisplayId::CgDisplayId

Definition at line 422 of file CAPI_GL_Util.h.

String OVR::CAPI::GL::DisplayId::MonitorName

Definition at line 419 of file CAPI_GL_Util.h.


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