| HDK
    | 
#include <cgltf.h>
| Public Attributes | |
| cgltf_result(* | read )(const struct cgltf_memory_options *memory_options, const struct cgltf_file_options *file_options, const char *path, cgltf_size *size, void **data) | 
| void(* | release )(const struct cgltf_memory_options *memory_options, const struct cgltf_file_options *file_options, void *data) | 
| void * | user_data | 
| cgltf_result(* cgltf_file_options::read)(const struct cgltf_memory_options *memory_options, const struct cgltf_file_options *file_options, const char *path, cgltf_size *size, void **data) | 
| void(* cgltf_file_options::release)(const struct cgltf_memory_options *memory_options, const struct cgltf_file_options *file_options, void *data) |