naev 0.12.5
cgltf_memory_options Struct Reference

Data Fields

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

Detailed Description

Definition at line 135 of file cgltf.h.

Field Documentation

◆ alloc_func

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

Definition at line 137 of file cgltf.h.

◆ free_func

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

Definition at line 138 of file cgltf.h.

◆ user_data

void* cgltf_memory_options::user_data

Definition at line 139 of file cgltf.h.


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