Shape::Round<Shape::DiskBase,false> internal class members

virtual void get_contour(unsigned int contour, const Math::Vector2::put_delegate_t &f, double resolution) const  

This virtual function implements the get_contour pure function declared in the Base base abstract class.

Documentation inherited from base class:

Get contour polygone points for specified contour id. First contour is always outter edge.

See also get_contour_count function.

virtual unsigned int get_contour_count() const  

This virtual function implements the get_contour_count pure function declared in the Base base abstract class.

Documentation inherited from base class:

Get number of contours polygones. This function returns value is greater than 1 if shape has hole(s).

See also get_contour function.

virtual void get_pattern(const Math::Vector2::put_delegate_t &v, const Trace::Distribution &d, bool unobstructed) const  

This virtual function overrides the get_pattern virtual function defined in the Base base abstract class.

Documentation inherited from base class:

Get points distributed on shape area with given pattern

virtual void get_triangles(const Math::Triangle<2>::put_delegate_t &f, double resolution) const  

This virtual function implements the get_triangles pure function declared in the Base base abstract class.

Documentation inherited from base class:

Get shape teselation triangles

Valid XHTML 1.0 StrictGenerated by diaxen on Sun Jan 8 00:47:24 2012 using MkDoc