doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
_NVCTRLAttributeValidValues Struct Reference

#include <NVCtrl.h>

Public Attributes

int type
 
union {
   struct {
      int   min
 
      int   max
 
   }   range
 
   struct {
      unsigned int   ints
 
   }   bits
 
u
 
unsigned int permissions
 

Detailed Description

Definition at line 767 of file NVCtrl.h.

Member Data Documentation

struct { ... } _NVCTRLAttributeValidValues::bits
unsigned int _NVCTRLAttributeValidValues::ints

Definition at line 775 of file NVCtrl.h.

int _NVCTRLAttributeValidValues::max

Definition at line 772 of file NVCtrl.h.

int _NVCTRLAttributeValidValues::min

Definition at line 771 of file NVCtrl.h.

unsigned int _NVCTRLAttributeValidValues::permissions

Definition at line 778 of file NVCtrl.h.

struct { ... } _NVCTRLAttributeValidValues::range
int _NVCTRLAttributeValidValues::type

Definition at line 768 of file NVCtrl.h.

union { ... } _NVCTRLAttributeValidValues::u

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