Panda3D
Loading...
Searching...
No Matches
Public Attributes | List of all members
_XRRModeInfo Struct Reference

Public Attributes

unsigned long dotClock
 
unsigned int height
 
unsigned int hSkew
 
unsigned int hSyncEnd
 
unsigned int hSyncStart
 
unsigned int hTotal
 
RRMode id
 
XRRModeFlags modeFlags
 
char * name
 
unsigned int nameLength
 
unsigned int vSyncEnd
 
unsigned int vSyncStart
 
unsigned int vTotal
 
unsigned int width
 

Detailed Description

Definition at line 46 of file x11GraphicsPipe.h.

Member Data Documentation

◆ dotClock

unsigned long _XRRModeInfo::dotClock

Definition at line 50 of file x11GraphicsPipe.h.

◆ height

unsigned int _XRRModeInfo::height

Definition at line 49 of file x11GraphicsPipe.h.

◆ hSkew

unsigned int _XRRModeInfo::hSkew

Definition at line 54 of file x11GraphicsPipe.h.

◆ hSyncEnd

unsigned int _XRRModeInfo::hSyncEnd

Definition at line 52 of file x11GraphicsPipe.h.

◆ hSyncStart

unsigned int _XRRModeInfo::hSyncStart

Definition at line 51 of file x11GraphicsPipe.h.

◆ hTotal

unsigned int _XRRModeInfo::hTotal

Definition at line 53 of file x11GraphicsPipe.h.

◆ id

RRMode _XRRModeInfo::id

Definition at line 47 of file x11GraphicsPipe.h.

◆ modeFlags

XRRModeFlags _XRRModeInfo::modeFlags

Definition at line 60 of file x11GraphicsPipe.h.

◆ name

char* _XRRModeInfo::name

Definition at line 58 of file x11GraphicsPipe.h.

◆ nameLength

unsigned int _XRRModeInfo::nameLength

Definition at line 59 of file x11GraphicsPipe.h.

◆ vSyncEnd

unsigned int _XRRModeInfo::vSyncEnd

Definition at line 56 of file x11GraphicsPipe.h.

◆ vSyncStart

unsigned int _XRRModeInfo::vSyncStart

Definition at line 55 of file x11GraphicsPipe.h.

◆ vTotal

unsigned int _XRRModeInfo::vTotal

Definition at line 57 of file x11GraphicsPipe.h.

◆ width

unsigned int _XRRModeInfo::width

Definition at line 48 of file x11GraphicsPipe.h.


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