Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
cgltf_memory_options Struct Reference

#include <cgltf.h>

Public Attributes

void *(* alloc_func )(void *user, cgltf_size size)
 
void(* free_func )(void *user, void *ptr)
 
void * user_data
 

Member Data Documentation

◆ alloc_func

void *(* cgltf_memory_options::alloc_func) (void *user, cgltf_size size)

◆ free_func

void(* cgltf_memory_options::free_func) (void *user, void *ptr)

◆ user_data

void* cgltf_memory_options::user_data

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