paradiseo/trunk/paradiseo-peo/doc/man/man3/peoTransform.3
legrand 39cd826ea3 new design for the doc and the sources: licence ...
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@661 331e1502-861f-0410-8da2-ba01fb791d7f
2007-10-08 09:26:25 +00:00

27 lines
990 B
Groff

.TH "peoTransform" 3 "8 Oct 2007" "Version 1.0" "ParadisEO-PEOMovingObjects" \" -*- nroff -*-
.ad l
.nh
.SH NAME
peoTransform \- The \fBpeoTransform\fP class acts only as an interface for creating transform operators - for an example please refer to the \fB\fBpeoSeqTransform\fP\fP and the \fB\fBpeoParaSGATransform\fP\fP classes.
.PP
.SH SYNOPSIS
.br
.PP
\fC#include <peoTransform.h>\fP
.PP
Inherits \fBService\fP, and \fBeoTransform< EOT >< EOT >\fP.
.PP
Inherited by \fBpeoParaSGATransform< EOT >\fP, and \fBpeoSeqTransform< EOT >\fP.
.PP
.SH "Detailed Description"
.PP
.SS "template<class EOT> class peoTransform< EOT >"
The \fBpeoTransform\fP class acts only as an interface for creating transform operators - for an example please refer to the \fB\fBpeoSeqTransform\fP\fP and the \fB\fBpeoParaSGATransform\fP\fP classes.
.PP
Definition at line 48 of file peoTransform.h.
.SH "Author"
.PP
Generated automatically by Doxygen for ParadisEO-PEOMovingObjects from the source code.