What is it?
Download
FAQs
Docs
Main Page
Modules
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
cpp3ds
RectangleShape
cpp3ds::RectangleShape Member List
This is the complete list of members for
cpp3ds::RectangleShape
, 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
cpp3ds::RectangleShape
virtual
getPointCount
() const
cpp3ds::RectangleShape
virtual
getPosition
() const
cpp3ds::Transformable
getRotation
() const
cpp3ds::Transformable
getScale
() const
cpp3ds::Transformable
getSize
() const
cpp3ds::RectangleShape
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
RectangleShape
(const Vector2f &size=Vector2f(0, 0))
cpp3ds::RectangleShape
explicit
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
setSize
(const Vector2f &size)
cpp3ds::RectangleShape
setTexture
(const Texture *texture, bool resetRect=false)
cpp3ds::Shape
setTextureRect
(const IntRect &rect)
cpp3ds::Shape
Shape
()
cpp3ds::Shape
protected
Transformable
()
cpp3ds::Transformable
update
()
cpp3ds::Shape
protected
~Drawable
()
cpp3ds::Drawable
inline
virtual
~Shape
()
cpp3ds::Shape
virtual
~Transformable
()
cpp3ds::Transformable
virtual