Conscience Core
Public Attributes | List of all members
tinygltf::URICallbacks Struct Reference

#include <tiny_gltf.h>

Public Attributes

URIEncodeFunction encode
 
URIDecodeFunction decode
 
void * user_data
 

Detailed Description

A structure containing URI callbacks and a pointer to their user data.

Member Data Documentation

◆ decode

URIDecodeFunction tinygltf::URICallbacks::decode

◆ encode

URIEncodeFunction tinygltf::URICallbacks::encode

◆ user_data

void* tinygltf::URICallbacks::user_data

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