Shape::Polygon class full member list
Functions
- Polygon()
- unsigned int add_vertex(const Math::Vector2 &v)
- void delete_vertex(unsigned int id)
- virtual double get_hole_radius(const Math::Vector2 &dir) const
- virtual void get_pattern(const Math::Vector2::put_delegate_t &f, const Trace::Distribution &d, bool unobstructed = [...]) const
- const Math::Vector2 & get_vertex(unsigned int id)
- unsigned int get_vertices_count() const
- void insert_vertex(const Math::Vector2 &v, unsigned int id)