gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/trans.h
diff options
context:
space:
mode:
Diffstat (limited to 'agg-plot/trans.h')
-rw-r--r--agg-plot/trans.h 6
1 files changed, 6 insertions, 0 deletions
diff --git a/agg-plot/trans.h b/agg-plot/trans.h
index 00bd40c2..71727d12 100644
--- a/agg-plot/trans.h
+++ b/agg-plot/trans.h
@@ -86,6 +86,12 @@ struct trans {
{
this->m_source->apply_transform(m, as * m_norm);
};
+
+ virtual bool affine_compose(agg::trans_affine& m)
+ {
+ trans_affine_compose (this->m_matrix, m);
+ return true;
+ };
};
typedef agg::conv_transform<vertex_source> symbol_type;
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月21日 10:31:30 +0000

AltStyle によって変換されたページ (->オリジナル) /