Col3f Struct Reference
[Image]

Type for PF_FLOAT32_RGB. More...

#include <OgrePixelConversions.h>

List of all members.

Public Member Functions

 Col3f (float inR, float inG, float inB)

Public Attributes

float r
float g
float b

Detailed Description

Type for PF_FLOAT32_RGB.

Definition at line 96 of file OgrePixelConversions.h.


Constructor & Destructor Documentation

Col3f::Col3f ( float  inR,
float  inG,
float  inB 
)

Definition at line 97 of file OgrePixelConversions.h.


Member Data Documentation

float Col3f::b

Definition at line 99 of file OgrePixelConversions.h.

float Col3f::g

Definition at line 99 of file OgrePixelConversions.h.

float Col3f::r

Definition at line 99 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