Col3f Struct Reference
[Image]

Type for PF_FLOAT32_RGB. More...

#include <OgrePixelConversions.h>

List of all members.

Public Member Functions

 Col3f (float r, float g, float b)

Public Attributes

float r
float g
float b

Detailed Description

Type for PF_FLOAT32_RGB.

Definition at line 97 of file OgrePixelConversions.h.


Constructor & Destructor Documentation

Col3f::Col3f ( float  r,
float  g,
float  b 
)

Definition at line 98 of file OgrePixelConversions.h.


Member Data Documentation

float Col3f::b

Definition at line 100 of file OgrePixelConversions.h.

float Col3f::g

Definition at line 100 of file OgrePixelConversions.h.

float Col3f::r

Definition at line 100 of file OgrePixelConversions.h.


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

Copyright © 2008 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Feb 28 17:47:34 2010