#include <kanzi/core.ui/node/node3d.hpp>
Classes | |
class | kanzi::Light |
Light node is a source of light for a 3D scene. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
using | kanzi::LightSharedPtr = shared_ptr< Light > |
Light shared pointer type. More... | |
using | kanzi::LightWeakPtr = weak_ptr< Light > |
Light weak pointer type. More... | |