From ftm
(classes) |
|||
Line 12: | Line 12: | ||
* [[FTM Classes]] ... the data structures like fmat, dict, track, scoob that make FTM so powerful | * [[FTM Classes]] ... the data structures like fmat, dict, track, scoob that make FTM so powerful | ||
* [[FTM Modules]] | * [[FTM Modules]] | ||
− | |||
− | |||
− | |||
* [[Gabor Modules]] | * [[Gabor Modules]] | ||
− | |||
− | |||
− | |||
* [[MnM Modules]] | * [[MnM Modules]] | ||
Revision as of 14:54, 18 November 2008
The FTM & Co releases come with help patches and basic tutorials. In addition, there are these:
FTM Basics & Conventions
- Expressions
- Message Box ... the ftm.mess external
- Object and Value Definitions ... the ftm.object external
- FTM Classes ... the data structures like fmat, dict, track, scoob that make FTM so powerful
- FTM Modules
- Gabor Modules
- MnM Modules
FTM Development
- The FTM header files are also included in the FTMlib framework that is part of the standard FTM distributions.
- FTM API reference documentation ... Doxygen API documentation generated from the FTM sources at the FTM SourceForge project
- SDK ... All you need to write externals using FTM
- Developer's Corner ... Tips and tricks how to write classes and externals using FTM
- ftm-devel ... Developer's mailing list on sourceforge