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

#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
 

Detailed Description

Definition at line 135 of file cgltf.h.

Member Data Documentation

◆ read

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)

Definition at line 137 of file cgltf.h.

◆ release

void(* cgltf_file_options::release) (const struct cgltf_memory_options *memory_options, const struct cgltf_file_options *file_options, void *data)

Definition at line 138 of file cgltf.h.

◆ user_data

void* cgltf_file_options::user_data

Definition at line 139 of file cgltf.h.


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