OpenGLPrakt --> cColor

union uRgbaColor

union to represent an OpenGL RGB(A)

Source:
../src/cColor.hh:124

Nested Classes, Structs and Unions:
sComponents [public] RGBA color represented as it's components

Variables Index

array
[public] plain array representation
components
[public]


Variables

components

public sComponents components

array

public GLfloat array [ 4 ]

plain array representation


This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.