#include <material.h>
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 |
|
|
Definition at line 90 of file material.h. |
|
|
Definition at line 93 of file material.h. |
|
|
Definition at line 99 of file material.h. |
|
||||||||||||||||
|
Definition at line 105 of file material.h. |
|
|
Definition at line 32 of file material.h. Referenced by sheep::Material::SetActive(). |
|
|
Definition at line 32 of file material.h. Referenced by sheep::Material::SetActive(). |
|
|
Definition at line 32 of file material.h. Referenced by sheep::Material::SetActive(). |
1.3.6