Kanzi Graphics Engine
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
KzuResourceDictionary Struct Reference

Resource dictionary. More...

#include <kzu_resource_base.h>

Data Fields

struct KzcHashMapentries
 Resources URLs by their IDs. More...
 

Detailed Description

Resource dictionary.

This allows properties of ResourceID type to be used in resources to make them compatible with the same properties in object nodes.

Field Documentation

struct KzcHashMap* KzuResourceDictionary::entries

Resources URLs by their IDs.

<kzString(resourceID), kzString(resourceURL)>.


The documentation for this struct was generated from the following file: