Searched defs:trans_perspective (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_trans_perspective.h28 struct trans_perspective struct in namespace:agg
34 trans_perspective() : function in struct:agg::trans_perspective
40 trans_perspective(double v0, double v1, double v2, function in struct:agg::trans_perspective
48 explicit trans_perspective(const double* m) : function in struct:agg::trans_perspective
54 explicit trans_perspective(const trans_affine& a) : function in struct:agg::trans_perspective
408 inline trans_perspective::trans_perspective(double x1, double y1, function in class:agg::trans_perspective
416 inline trans_perspective::trans_perspective(const double* quad, function in class:agg::trans_perspective
424 inline trans_perspective::trans_perspective(const double* src, function in class:agg::trans_perspective
[all...]

Completed in 33 milliseconds