Kanzi  3.9.6
Kanzi Engine API
value_range.hpp File Reference

Classes

class  kanzi::ValueRange
 ValueRange is an abstract range implementation that stores variant values. More...
 
class  kanzi::ValueRange::ValueRangeLocation
 Location implementation for typed value range. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

using kanzi::ValueRangeSharedPtr = shared_ptr< ValueRange >
 Value iterator shared pointer type. More...
 
using kanzi::ValueRangeWeakPtr = weak_ptr< ValueRange >
 Value iterator weak pointer type. More...