Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
cgltf_memory_options Struct Reference

#include <cgltf.h>

Public Attributes

void *(* alloc )(void *user, cgltf_size size)
 
void(* free )(void *user, void *ptr)
 
void * user_data
 

Detailed Description

Definition at line 128 of file cgltf.h.

Member Data Documentation

◆ alloc

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

Definition at line 130 of file cgltf.h.

◆ free

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

Definition at line 131 of file cgltf.h.

◆ user_data

void* cgltf_memory_options::user_data

Definition at line 132 of file cgltf.h.


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