New docs are included
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@882 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
83d5ff0cd9
commit
6f2c04931b
285 changed files with 27160 additions and 0 deletions
27
trunk/paradiseo-mo/doc/man/man3/moMoveInit.3
Normal file
27
trunk/paradiseo-mo/doc/man/man3/moMoveInit.3
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
.TH "moMoveInit" 3 "15 Jan 2008" "Version 1.0" "ParadisEO-MOMovingObjects" \" -*- nroff -*-
|
||||
.ad l
|
||||
.nh
|
||||
.SH NAME
|
||||
moMoveInit \- Move (\fBmoMove\fP) initializer.
|
||||
|
||||
.PP
|
||||
.SH SYNOPSIS
|
||||
.br
|
||||
.PP
|
||||
\fC#include <moMoveInit.h>\fP
|
||||
.PP
|
||||
Inherits \fBeoBF< A1, A2, R >< const M &, M::EOType &, void >\fP.
|
||||
.PP
|
||||
.SH "Detailed Description"
|
||||
.PP
|
||||
|
||||
.SS "template<class M> class moMoveInit< M >"
|
||||
Move (\fBmoMove\fP) initializer.
|
||||
|
||||
Class which allows to initiase a move. Only a description... An object that herits from this class needs to be designed to be used.
|
||||
.PP
|
||||
Definition at line 47 of file moMoveInit.h.
|
||||
|
||||
.SH "Author"
|
||||
.PP
|
||||
Generated automatically by Doxygen for ParadisEO-MOMovingObjects from the source code.
|
||||
Loading…
Add table
Add a link
Reference in a new issue