Atoms Crowd
7.0.0
Public Attributes
|
List of all members
stbi_io_callbacks Struct Reference
Public Attributes
int(*
read
)(void *user, char *data, int size)
void(*
skip
)(void *user, int n)
int(*
eof
)(void *user)
The documentation for this struct was generated from the following file:
C:/projects/AtomsVFX/Atoms/Public/AtomsUtils/
stb_image.h
stbi_io_callbacks