Col4f Struct Reference
[Image]

Type for PF_FLOAT32_RGBA. More...

#include <OgrePixelConversions.h>

List of all members.

Public Member Functions

 Col4f (float inR, float inG, float inB, float inA)

Public Attributes

float r
float g
float b
float a

Detailed Description

Type for PF_FLOAT32_RGBA.

Definition at line 102 of file OgrePixelConversions.h.


Constructor & Destructor Documentation

Col4f::Col4f ( float  inR,
float  inG,
float  inB,
float  inA 
)

Definition at line 103 of file OgrePixelConversions.h.


Member Data Documentation

float Col4f::a

Definition at line 105 of file OgrePixelConversions.h.

float Col4f::b

Definition at line 105 of file OgrePixelConversions.h.

float Col4f::g

Definition at line 105 of file OgrePixelConversions.h.

float Col4f::r

Definition at line 105 of file OgrePixelConversions.h.


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 23:36:34 2012