GlobeEngine
|
#include <Texture.h>
Public Member Functions | |
TextureProperties () | |
TextureProperties (TextureTypeInternals _type, TextureMinMagParameters _minmag, WRAP _wrap) | |
TextureProperties (const std::shared_ptr< TextureProperties > copy) | |
Public Attributes | |
TextureTypeInternals | type |
TextureMinMagParameters | minmag |
WRAP | wrap |
|
inline |
|
inline |
|
inline |
TextureMinMagParameters ge::TextureProperties< WRAP >::minmag |
TextureTypeInternals ge::TextureProperties< WRAP >::type |
WRAP ge::TextureProperties< WRAP >::wrap |