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

Structure for passing required resource manager objects to core layer when needed. More...

#include <kzu_resource_manager.h>

Data Fields

struct KzuBinaryDirectorydirectory
 Binary directory. More...
 
struct KzuBinaryFileInfofile
 File reference. More...
 

Detailed Description

Structure for passing required resource manager objects to core layer when needed.

Field Documentation

struct KzuBinaryDirectory* KzuResourceManagerLoadCallbackData::directory

Binary directory.

struct KzuBinaryFileInfo* KzuResourceManagerLoadCallbackData::file

File reference.


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