MeVisLab Toolbox Reference
mlVTKSpecialFieldsSupport.h File Reference
#include "mlInitSystemVTKSupport.h"
#include "mlModuleIncludes.h"
#include "mlMultiFields.h"
#include <vtkMatrix4x4.h>

Go to the source code of this file.

Namespaces

namespace  ml
 Defines the class GetTileJob.

Functions

vtkMatrix4x4 * ml::VTKMatrix4x4FromMLMatrix (const Matrix4 &mat)
Matrix4 ml::MLMatrixFromVTKMatrix4x4 (const vtkMatrix4x4 *mat)
 Convert a VTK 4x4 matrix to an ML 4x4 matrix.