|
opynsim
Unofficial C++ Documentation
|
#include <mesh_phong_material.h>
Public Types | |
| using | Params = MeshPhongMaterialParams |
| Color osc::MeshPhongMaterial::ambient_color | ( | ) | const |
| Color osc::MeshPhongMaterial::diffuse_color | ( | ) | const |
| Color osc::MeshPhongMaterial::light_color | ( | ) | const |
| Vector3 osc::MeshPhongMaterial::light_position | ( | ) | const |
| Color osc::MeshPhongMaterial::specular_color | ( | ) | const |
| float osc::MeshPhongMaterial::specular_shininess | ( | ) | const |
| Vector3 osc::MeshPhongMaterial::viewer_position | ( | ) | const |