|
SO3Engine
|
#include <stb_image.h>
Public Attributes | |
| resample_row_func | resample |
| stbi_uc * | line0 |
| stbi_uc * | line1 |
| int | hs |
| int | vs |
| int | w_lores |
| int | ystep |
| int | ypos |
Definition at line 3623 of file stb_image.h.
| int stbi__resample::hs |
Definition at line 3627 of file stb_image.h.
| stbi_uc* stbi__resample::line0 |
Definition at line 3626 of file stb_image.h.
| stbi_uc * stbi__resample::line1 |
Definition at line 3626 of file stb_image.h.
| resample_row_func stbi__resample::resample |
Definition at line 3625 of file stb_image.h.
| int stbi__resample::vs |
Definition at line 3627 of file stb_image.h.
| int stbi__resample::w_lores |
Definition at line 3628 of file stb_image.h.
| int stbi__resample::ypos |
Definition at line 3630 of file stb_image.h.
| int stbi__resample::ystep |
Definition at line 3629 of file stb_image.h.