Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

sheep::Color3 Class Reference

#include <material.h>

List of all members.

Public Member Functions

 Color3 ()
 Color3 (Real r)
 Color3 (const Color3 &c)
 Color3 (Real r, Real g, Real b)

Public Attributes

Real m_r
Real m_g
Real m_b


Constructor & Destructor Documentation

sheep::Color3::Color3  )  [inline]
 

Definition at line 90 of file material.h.

sheep::Color3::Color3 Real  r  )  [inline, explicit]
 

Definition at line 93 of file material.h.

sheep::Color3::Color3 const Color3 c  )  [inline]
 

Definition at line 99 of file material.h.

sheep::Color3::Color3 Real  r,
Real  g,
Real  b
[inline]
 

Definition at line 105 of file material.h.


Member Data Documentation

Real sheep::Color3::m_b
 

Definition at line 32 of file material.h.

Referenced by sheep::Material::SetActive().

Real sheep::Color3::m_g
 

Definition at line 32 of file material.h.

Referenced by sheep::Material::SetActive().

Real sheep::Color3::m_r
 

Definition at line 32 of file material.h.

Referenced by sheep::Material::SetActive().


The documentation for this class was generated from the following file:
Generated on Tue May 11 01:31:56 2004 for toxic by doxygen 1.3.6