spAtlasPage
package extern (C)
struct spAtlasPage {
}
- atlas
const(spAtlas)* atlas;
Undocumented in source.
- format
spAtlasFormat format;
- height
int height;
- magFilter
spAtlasFilter magFilter;
Undocumented in source.
- minFilter
spAtlasFilter minFilter;
Undocumented in source.
- name
const(char)* name;
Undocumented in source.
- next
spAtlasPage* next;
Undocumented in source.
- rendererObject
void* rendererObject;
Undocumented in source.
- uWrap
spAtlasWrap uWrap;
- vWrap
spAtlasWrap vWrap;
Undocumented in source.
- width
int width;
Undocumented in source.
spine atlas
classesenumsstructs