MeVisLab Toolbox Reference
|
#include "mlVariantSystem.h"
#include <ThirdPartyWarningsDisable.h>
#include <string>
#include <ThirdPartyWarningsRestore.h>
#include <mlVector2.h>
#include <mlVector3.h>
#include <mlVector4.h>
#include <mlVector6.h>
#include <mlMatrix3.h>
#include <mlMatrix4.h>
Go to the source code of this file.
Classes | |
class | ml::Variant |
The Variant class stores different data types. More... | |
Namespaces | |
namespace | ml |
Main documentation file for ML users and developers. | |
Functions | |
std::ostream & | operator<< (std::ostream &out, const ml::Variant &variant) |
std::istream & | operator>> (std::istream &in, ml::Variant &variant) |
|
inline |
Definition at line 210 of file mlVariant.h.
References mlrange_cast().
|
inline |
Definition at line 215 of file mlVariant.h.
References mlrange_cast().