Torque2D Reference
Public Attributes | List of all members
spAtlasPage Struct Reference

#include <Atlas.h>

Public Attributes

const char * name
 
spAtlasFormat format
 
spAtlasFilter minFilter
 
spAtlasFilter magFilter
 
spAtlasWrap uWrap
 
spAtlasWrap vWrap
 
void * rendererObject
 
int width
 
int height
 
spAtlasPagenext
 

Member Data Documentation

spAtlasFormat format
int height
spAtlasFilter magFilter
spAtlasFilter minFilter
const char* name
spAtlasPage* next
void* rendererObject
spAtlasWrap uWrap
spAtlasWrap vWrap
int width

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