|
SO3Engine
|
stbi__png Struct Reference
#include <stb_image.h>
Public Attributes | |
| stbi__context * | s |
| stbi_uc * | idata |
| stbi_uc * | expanded |
| stbi_uc * | out |
| int | depth |
Detailed Description
Definition at line 4355 of file stb_image.h.
Member Data Documentation
◆ depth
| int stbi__png::depth |
Definition at line 4359 of file stb_image.h.
◆ expanded
| stbi_uc * stbi__png::expanded |
Definition at line 4358 of file stb_image.h.
◆ idata
| stbi_uc* stbi__png::idata |
Definition at line 4358 of file stb_image.h.
◆ out
| stbi_uc * stbi__png::out |
Definition at line 4358 of file stb_image.h.
◆ s
| stbi__context* stbi__png::s |
Definition at line 4357 of file stb_image.h.
The documentation for this struct was generated from the following file:
- include/External/stbi/stb_image.h
Generated by