Home
last modified time | relevance | path

Searched refs:conv_smooth_poly1 (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_conv_smooth_poly1.h33 struct conv_smooth_poly1 : struct
38 conv_smooth_poly1(VertexSource& vs) : in conv_smooth_poly1() function
47 conv_smooth_poly1(const conv_smooth_poly1<VertexSource>&); argument
48 const conv_smooth_poly1<VertexSource>&
49 operator = (const conv_smooth_poly1<VertexSource>&); argument
57 public conv_curve<conv_smooth_poly1<VertexSource> >
60 conv_curve<conv_smooth_poly1<VertexSource> >(m_smooth), in conv_smooth_poly1_curve()
73 conv_smooth_poly1<VertexSource> m_smooth;