|
Avara3D 0.2.0
C++ API reference
|
This is the complete list of members for a3d::AmbientLight, including all inherited members.
| Ambient() | a3d::Light | static |
| Ambient(const Color &color) | a3d::Light | static |
| AmbientLight() | a3d::AmbientLight | |
| AmbientLight(const std::string &name) | a3d::AmbientLight | explicit |
| AmbientLight(const Color &color) | a3d::AmbientLight | explicit |
| AmbientLight(const std::string &name, const Color &color) | a3d::AmbientLight | |
| color() const | a3d::Light | |
| color(const Color &color) | a3d::Light | |
| Directional() | a3d::Light | static |
| Directional(const Color &color) | a3d::Light | static |
| name() const | a3d::Light | |
| name(const std::string &name) | a3d::Light | |
| Point() | a3d::Light | static |
| Point(const Color &color) | a3d::Light | static |
| Spot() | a3d::Light | static |
| Spot(const Color &color) | a3d::Light | static |