#include <WEMDefaults.h>
Static Public Member Functions | |
| static Vector3 | faceAmbientColor () |
| Default colors. | |
| static Vector3 | faceDiffuseColor () |
| static Vector3 | faceSpecularColor () |
| static Vector3 | faceNormalsColor () |
| static Vector3 | nodeColor () |
| static Vector3 | nodeNormalsColor () |
| static Vector3 | edgeColor () |
| static Vector3 | boundingBoxColor () |
Definition at line 21 of file WEMDefaults.h.
| static Vector3 ml::WEMDefaults::boundingBoxColor | ( | ) | [inline, static] |
Definition at line 32 of file WEMDefaults.h.
| static Vector3 ml::WEMDefaults::edgeColor | ( | ) | [inline, static] |
Definition at line 31 of file WEMDefaults.h.
| static Vector3 ml::WEMDefaults::faceAmbientColor | ( | ) | [inline, static] |
| static Vector3 ml::WEMDefaults::faceDiffuseColor | ( | ) | [inline, static] |
Definition at line 26 of file WEMDefaults.h.
| static Vector3 ml::WEMDefaults::faceNormalsColor | ( | ) | [inline, static] |
Definition at line 28 of file WEMDefaults.h.
| static Vector3 ml::WEMDefaults::faceSpecularColor | ( | ) | [inline, static] |
Definition at line 27 of file WEMDefaults.h.
| static Vector3 ml::WEMDefaults::nodeColor | ( | ) | [inline, static] |
Definition at line 29 of file WEMDefaults.h.
| static Vector3 ml::WEMDefaults::nodeNormalsColor | ( | ) | [inline, static] |
Definition at line 30 of file WEMDefaults.h.
1.5.8