Classes | |
class | kanzi::IndexedPropertyAccessRange |
Indexed property access range. More... | |
class | kanzi::IndexedPropertyAccessRange::IndexedPropertyAccessRangeLocation |
Location implementation for indexed property access range. More... | |
class | kanzi::PropertyAccessRange |
Property access range wraps the access of properties from another range. More... | |
class | kanzi::PropertyAccessRange::PropertyAccessRangeLocation |
Location implementation for property access range. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
using | kanzi::IndexedPropertyAccessRangeSharedPtr = shared_ptr< IndexedPropertyAccessRange > |
Indexed property access range shared pointer type. More... | |
using | kanzi::PropertyAccessRangeSharedPtr = shared_ptr< PropertyAccessRange > |
Property access range shared pointer type. More... | |