cpp3ds::CircleShape Member List

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

CircleShape(float radius=0, unsigned int pointCount=30)cpp3ds::CircleShapeexplicit
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 cpp3ds::CircleShapevirtual
getPointCount() const cpp3ds::CircleShapevirtual
getPosition() const cpp3ds::Transformable
getRadius() const cpp3ds::CircleShape
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
setPointCount(unsigned int count)cpp3ds::CircleShape
setPosition(float x, float y)cpp3ds::Transformable
setPosition(const Vector2f &position)cpp3ds::Transformable
setRadius(float radius)cpp3ds::CircleShape
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