![]() |
nomlib
|
This is the complete list of members for nom::Shape, including all inherited members.
| clone() const =0 | nom::Shape | pure virtual |
| draw(RenderTarget &) const =0 | nom::IDrawable | pure virtual |
| fill_color(void) const | nom::Shape | |
| fill_color_ | nom::Shape | private |
| IDrawable(void) | nom::IDrawable | inline |
| IObject(void) | nom::IObject | |
| is_a(const Derived object) | nom::IObject | inlinestatic |
| is_type(const ObjectTypeInfo &rhs) const | nom::IObject | virtual |
| operator delete(void *ptr) (defined in nom::IObject) | nom::IObject | static |
| operator new(nom::size_type mem) (defined in nom::IObject) | nom::IObject | static |
| outline_color(void) const | nom::Shape | |
| outline_color_ | nom::Shape | private |
| position(void) const | nom::Transformable | |
| position_ (defined in nom::Transformable) | nom::Transformable | private |
| raw_ptr typedef | nom::IDrawable | |
| RenderTarget typedef | nom::IDrawable | |
| self_type typedef (defined in nom::Shape) | nom::Shape | |
| set_bounds(const IntRect &bounds) | nom::Transformable | virtual |
| set_fill_color(const Color4i &color) | nom::Shape | |
| set_outline_color(const Color4i &color) | nom::Shape | |
| set_position(const Point2i &coords) | nom::Transformable | virtual |
| set_position(int x, int y) | nom::Transformable | |
| set_size(const Size2i &size) | nom::Transformable | virtual |
| set_size(int w, int h) | nom::Transformable | |
| Shape(const Shape ©) | nom::Shape | |
| Shape(void) | nom::Shape | protected |
| shared_ptr typedef | nom::IDrawable | |
| size(void) const | nom::Transformable | |
| size_ | nom::Transformable | private |
| total_alloc_bytes (defined in nom::IObject) | nom::IObject | static |
| total_dealloc_bytes (defined in nom::IObject) | nom::IObject | static |
| Transformable(void) (defined in nom::Transformable) | nom::Transformable | |
| Transformable(const Point2i &pos, const Size2i &size) (defined in nom::Transformable) | nom::Transformable | |
| Transformable(const IntRect &bounds) | nom::Transformable | |
| translate(const Point2i &pos) | nom::Transformable | virtual |
| type() const override | nom::Shape | virtual |
| unique_ptr typedef | nom::IDrawable | |
| update(void)=0 | nom::IDrawable | pure virtual |
| ~IDrawable(void) | nom::IDrawable | inlinevirtual |
| ~IObject(void) | nom::IObject | virtual |
| ~Shape(void) | nom::Shape | virtual |
| ~Transformable(void) (defined in nom::Transformable) | nom::Transformable | virtual |