Kanzi  3.9.6
Kanzi Engine API
kzb_memory_parser.hpp File Reference

Classes

class  kanzi::KzbMemoryParser
 Parser for kzb files. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

typedef unordered_set< string > kanzi::UrlContainer
 

Functions

void kanzi::applyProperties (Object &object, const KzbMemoryParser::PropertyContainer &properties)
 Apply properties from a PropertyContainer to an Object. More...
 
UrlContainer kanzi::collectResourceUrls (const KzbMemoryParser::PropertyContainer &properties)
 Collects URLs of all property values of Resource type. More...