#include <GOAL_Common.h>
Public Member Functions | |
| GOAL_PCapabilities (const AP_Uint32 r, const AP_Uint32 g, const AP_Uint32 b, const AP_Uint32 a, const AP_Uint32 de, const AP_Bool di) | |
| GOAL_PCapabilities (void) | |
Data Fields | |
| AP_Uint32 | alpha |
| AP_Uint32 | blue |
| AP_Uint32 | depth |
| AP_Bool | direct |
| AP_Uint32 | green |
| AP_Uint32 | red |
| GOAL_PCapabilities | ( | void | ) | [inline] |
| GOAL_PCapabilities | ( | const AP_Uint32 | r, | |
| const AP_Uint32 | g, | |||
| const AP_Uint32 | b, | |||
| const AP_Uint32 | a, | |||
| const AP_Uint32 | de, | |||
| const AP_Bool | di | |||
| ) | [inline] |
| AP_Uint32 alpha |
| AP_Uint32 blue |
| AP_Uint32 depth |
| AP_Bool direct |
| AP_Uint32 green |
| AP_Uint32 red |
1.5.8