This is the complete list of members for ime::ConvexShape, including all inherited members.
| attachRigidBody(RigidBody::Ptr body) | ime::Shape | |
| clone() const override | ime::ConvexShape | virtual |
| ConvexShape(std::size_t pointCount=0) | ime::ConvexShape | explicit |
| ConvexShape(const ConvexShape &) | ime::ConvexShape | |
| ConvexShape(ConvexShape &&) noexcept | ime::ConvexShape | |
| copy() const | ime::ConvexShape | |
| create(std::size_t pointCount=0) | ime::ConvexShape | static |
| draw(priv::RenderTarget &renderTarget) const override | ime::Shape | virtual |
| emitChange(const Property &property) | ime::Object | protected |
| emitDestruction() | ime::Object | protected |
| eventEmitter_ | ime::Object | protected |
| getClassName() const override | ime::ConvexShape | virtual |
| getClassType() const override | ime::Shape | virtual |
| getFillColour() const | ime::Shape | |
| getGlobalBounds() const | ime::Shape | |
| getInternalPtr() const (defined in ime::Shape) | ime::Shape | protected |
| getLocalBounds() const | ime::Shape | |
| getObjectId() const | ime::Object | |
| getOrigin() const override | ime::Shape | virtual |
| getOutlineColour() const | ime::Shape | |
| getOutlineThickness() const | ime::Shape | |
| getPoint(std::size_t index) const | ime::ConvexShape | |
| getPointCount() const | ime::ConvexShape | |
| getPosition() const override | ime::Shape | virtual |
| getRigidBody() | ime::Shape | |
| getRigidBody() const (defined in ime::Shape) | ime::Shape | |
| getRotation() const override | ime::Shape | virtual |
| getScale() const override | ime::Shape | virtual |
| getShapeType() const | ime::Shape | |
| getTag() const | ime::Object | |
| getTexture() | ime::Shape | |
| getTexture() const (defined in ime::Shape) | ime::Shape | |
| hasRigidBody() const | ime::Shape | |
| isEventListenerSuspended(int id) const | ime::Object | |
| isSameObjectAs(const Object &other) const | ime::Object | |
| move(float offsetX, float offsetY) override | ime::Shape | virtual |
| move(const Vector2f &offset) override | ime::Shape | virtual |
| Object() | ime::Object | |
| Object(const Object &) | ime::Object | |
| Object(Object &&) noexcept=default | ime::Object | |
| onDestruction(const Callback<> &callback) | ime::Object | |
| onPropertyChange(const std::string &property, const Callback< Property > &callback, bool oneTime=false) | ime::Object | |
| onPropertyChange(const Callback< Property > &callback, bool oneTime=false) | ime::Object | |
| operator=(const ConvexShape &) | ime::ConvexShape | |
| operator=(ConvexShape &&) noexcept | ime::ConvexShape | |
| ime::Shape::operator=(const Shape &) | ime::Shape | |
| ime::Shape::operator=(Shape &&) noexcept | ime::Shape | |
| ime::Drawable::operator=(const Object &) | ime::Object | |
| ime::Drawable::operator=(Object &&) noexcept=default | ime::Object | |
| Ptr typedef | ime::ConvexShape | |
| removeEventListener(const std::string &event, int id) | ime::Object | |
| removeEventListener(int id) | ime::Object | |
| removeRigidBody() | ime::Shape | |
| rotate(float angle) override | ime::Shape | virtual |
| scale(float factorX, float factorY) override | ime::Shape | virtual |
| scale(const Vector2f &factor) override | ime::Shape | virtual |
| setFillColour(const Colour &colour) | ime::Shape | |
| setOrigin(float x, float y) override | ime::Shape | virtual |
| setOrigin(const Vector2f &origin) override | ime::Shape | virtual |
| setOutlineColour(const Colour &colour) | ime::Shape | |
| setOutlineThickness(float thickness) | ime::Shape | |
| setPoint(std::size_t index, const Vector2f &point) | ime::ConvexShape | |
| setPointCount(std::size_t count) | ime::ConvexShape | |
| setPosition(float x, float y) override | ime::Shape | virtual |
| setPosition(const Vector2f &position) override | ime::Shape | virtual |
| setRotation(float angle) override | ime::Shape | virtual |
| setScale(float factorX, float factorY) override | ime::Shape | virtual |
| setScale(const Vector2f &scale) override | ime::Shape | virtual |
| setTag(const std::string &tag) | ime::Object | |
| setTexture(const std::string &filename) | ime::Shape | |
| setTexture(const Texture &texture) | ime::Shape | |
| Shape(std::unique_ptr< priv::IShapeImpl > impl, Type type) (defined in ime::Shape) | ime::Shape | |
| Shape(const Shape &) | ime::Shape | |
| Shape(Shape &&) noexcept | ime::Shape | |
| suspendedEventListener(int id, bool suspend) | ime::Object | |
| Type enum name | ime::Shape | |
| ~ConvexShape() override | ime::ConvexShape | |
| ~Drawable() override | ime::Drawable | |
| ~ITransformable()=default | ime::ITransformable | virtual |
| ~Object() | ime::Object | virtual |
| ~Shape() override | ime::Shape |