3.5.0-rc1
Loading...
Searching...
No Matches
tiglMatrix.h File Reference
#include "tigl_internal.h"
#include <math_Matrix.hxx>
#include <math_Vector.hxx>

Namespaces

namespace  tigl
 The CTiglShapeCache class acts as a storage for all kinds of intermediate shape results in order to improve speed of reoccurent calculations.

Typedefs

typedef math_Matrix tigl::tiglMatrix
typedef math_Vector tigl::tiglVector

Functions

TIGL_EXPORT tiglMatrix tigl::readMatrix (const std::string &filename)
TIGL_EXPORT void tigl::writeMatrix (const tiglMatrix &x, const std::string &filename)
 Stores the field to a file in binary form Note: this is not portable. The result will be different on varying platforms.