xyginext  0.2.0
Second generation of xygine game creation framework
xy::Drawable Member List

This is the complete list of members for xy::Drawable, including all inherited members.

addGlFlag(std::int32_t)xy::Drawable
applyShader() constxy::Drawable
bindUniform(const std::string &name, const sf::Texture &texture)xy::Drawable
bindUniform(const std::string &name, float value) (defined in xy::Drawable)xy::Drawable
bindUniform(const std::string &name, sf::Vector2f value) (defined in xy::Drawable)xy::Drawable
bindUniform(const std::string &name, sf::Vector3f value) (defined in xy::Drawable)xy::Drawable
bindUniform(const std::string &name, bool value) (defined in xy::Drawable)xy::Drawable
bindUniform(const std::string &name, sf::Color colour) (defined in xy::Drawable)xy::Drawable
bindUniform(const std::string &name, const float *value)xy::Drawable
bindUniformToCurrentTexture(const std::string &name)xy::Drawable
DefaultFilterFlagxy::Drawablestatic
Drawable() (defined in xy::Drawable)xy::Drawable
Drawable(const sf::Texture &) (defined in xy::Drawable)xy::Drawableexplicit
getBlendMode() constxy::Drawableinline
getCroppingArea() constxy::Drawableinline
getDepth() constxy::Drawableinline
getFilterFlags() constxy::Drawableinline
getLocalBounds() constxy::Drawable
getPrimitiveType() constxy::Drawableinline
getShader()xy::Drawable
getStates() constxy::Drawable
getTexture()xy::Drawable
getVertices()xy::Drawableinline
getVertices() const (defined in xy::Drawable)xy::Drawableinline
RenderSystem (defined in xy::Drawable)xy::Drawablefriend
setBlendMode(sf::BlendMode)xy::Drawable
setCroppingArea(sf::FloatRect)xy::Drawable
setCulled(bool cull)xy::Drawableinline
setDepth(sf::Int32 depth)xy::Drawable
setFilterFlags(std::uint64_t flags)xy::Drawableinline
setPrimitiveType(sf::PrimitiveType type)xy::Drawableinline
setShader(sf::Shader *)xy::Drawable
setTexture(const sf::Texture *)xy::Drawable
updateLocalBounds()xy::Drawable
updateLocalBounds(sf::FloatRect) (defined in xy::Drawable)xy::Drawable