cpp3ds::Shape Member List

This is the complete list of members for cpp3ds::Shape, including all inherited members.

getFillColor() const cpp3ds::Shape
getGlobalBounds() const cpp3ds::Shape
getInverseTransform() const cpp3ds::Transformable
getLocalBounds() const cpp3ds::Shape
getOrigin() const cpp3ds::Transformable
getOutlineColor() const cpp3ds::Shape
getOutlineThickness() const cpp3ds::Shape
getPoint(unsigned int index) const =0cpp3ds::Shapepure virtual
getPointCount() const =0cpp3ds::Shapepure virtual
getPosition() const cpp3ds::Transformable
getRotation() const cpp3ds::Transformable
getScale() const cpp3ds::Transformable
getTexture() const cpp3ds::Shape
getTextureRect() const cpp3ds::Shape
getTransform() const cpp3ds::Transformable
move(float offsetX, float offsetY)cpp3ds::Transformable
move(const Vector2f &offset)cpp3ds::Transformable
rotate(float angle)cpp3ds::Transformable
scale(float factorX, float factorY)cpp3ds::Transformable
scale(const Vector2f &factor)cpp3ds::Transformable
setFillColor(const Color &color)cpp3ds::Shape
setOrigin(float x, float y)cpp3ds::Transformable
setOrigin(const Vector2f &origin)cpp3ds::Transformable
setOutlineColor(const Color &color)cpp3ds::Shape
setOutlineThickness(float thickness)cpp3ds::Shape
setPosition(float x, float y)cpp3ds::Transformable
setPosition(const Vector2f &position)cpp3ds::Transformable
setRotation(float angle)cpp3ds::Transformable
setScale(float factorX, float factorY)cpp3ds::Transformable
setScale(const Vector2f &factors)cpp3ds::Transformable
setTexture(const Texture *texture, bool resetRect=false)cpp3ds::Shape
setTextureRect(const IntRect &rect)cpp3ds::Shape
Shape()cpp3ds::Shapeprotected
Transformable()cpp3ds::Transformable
update()cpp3ds::Shapeprotected
~Drawable()cpp3ds::Drawableinlinevirtual
~Shape()cpp3ds::Shapevirtual
~Transformable()cpp3ds::Transformablevirtual