24 static std::shared_ptr<Texture2> Load(
std::string const& filename,
30 std::shared_ptr<Texture2>
const&
texture);
38 std::shared_ptr<Texture2>
const&
texture,
float imageQuality);
46 bool IsInitialized()
const;
61 T* operator->()
const;
72 enum { NUM_LOAD_FORMATS = 14 };
80 enum { NUM_SAVE_FORMATS = 11 };
87 std::shared_ptr<Texture2>
const&
texture,
float imageQuality);
GLsizei const GLchar *const * string
Vector4< float > operator*(Transform const &M, Vector4< float > const &V)