138 bool loadFromFile(
const std::string& vertexShaderFilename,
const std::string& fragmentShaderFilename);
179 bool loadFromMemory(
const std::string& vertexShader,
const std::string& fragmentShader);
Special type that can be passed to setParameter, and that represents the texture of the object being ...
Image living on the graphics card that can be used for drawing.