#include <mlMultiFields.h>

Public Member Functions | |
| FloatMultiField (const std::string &name="") | |
| Constructor. See constructor of MultiField for documentation. | |
| ML_CLASS_HEADER (FloatMultiField) | |
| Macro to implement the interface for the Runtime Type System and for the initialization of this class. | |
Definition at line 267 of file mlMultiFields.h.
| ml::FloatMultiField::FloatMultiField | ( | const std::string & | name = "" |
) |
Constructor. See constructor of MultiField for documentation.
| ml::FloatMultiField::ML_CLASS_HEADER | ( | FloatMultiField | ) |
Macro to implement the interface for the Runtime Type System and for the initialization of this class.
See mlRuntimeSubClass.h for more information.
1.5.8