What is it?
Download
FAQs
Docs
Main Page
Modules
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
cpp3ds
ConvexShape
cpp3ds::ConvexShape Member List
This is the complete list of members for
cpp3ds::ConvexShape
, including all inherited members.
ConvexShape
(unsigned int pointCount=0)
cpp3ds::ConvexShape
explicit
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::ConvexShape
virtual
getPointCount
() const
cpp3ds::ConvexShape
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
setPoint
(unsigned int index, const Vector2f &point)
cpp3ds::ConvexShape
setPointCount
(unsigned int count)
cpp3ds::ConvexShape
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::Shape
protected
Transformable
()
cpp3ds::Transformable
update
()
cpp3ds::Shape
protected
~Drawable
()
cpp3ds::Drawable
inline
virtual
~Shape
()
cpp3ds::Shape
virtual
~Transformable
()
cpp3ds::Transformable
virtual