![]() |
Fraxinus
16.5.0-fx-rc5
An IGT application
|
#include "cxPrecompiledHeader.h"#include <boost/array.hpp>#include <QStringList>#include <vtkSmartPointer.h>#include <Eigen/Core>#include <Eigen/Geometry>Go to the source code of this file.
Macros | |
| #define | EIGEN_DEFAULT_IO_FORMAT Eigen::IOFormat(6, 0, " ", " ", "","","","") |
| #define | EIGEN_PLAINOBJECTBASE_PLUGIN "cxPlainObjectEigenAddons.h" |
| #define | EIGEN_MATRIXBASE_PLUGIN "cxMatrixBaseEigenAddons.h" |
| #define | EIGEN_TRANSFORM_PLUGIN "cxTransformEigenAddons.h" |
| #define | EIGEN_DONT_ALIGN |
Typedefs | |
| typedef vtkSmartPointer< class vtkMatrix4x4 > | vtkMatrix4x4Ptr |
| typedef vtkSmartPointer< class vtkTransform > | vtkTransformPtr |
Include this file before using any Eigen classes. It contains defines that redefine Eigen behaviour.
Definition in file cxMathBase.h.
| typedef vtkSmartPointer<class vtkMatrix4x4> vtkMatrix4x4Ptr |
Definition at line 58 of file cxMathBase.h.
| typedef vtkSmartPointer<class vtkTransform> vtkTransformPtr |
Definition at line 62 of file cxMathBase.h.