Kanzi  3.9.6
Kanzi Engine API
light.hpp File Reference

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...