stage/include/ost/geom/vecmat2_op.hh File Reference

#include "constants.hh"
#include <ost/geom/module_config.hh>

Go to the source code of this file.

Namespaces

namespace  geom

Functions

Real DLLEXPORT_OST_GEOM Length (const Vec2 &v)
Real DLLEXPORT_OST_GEOM Length2 (const Vec2 &v)
bool DLLEXPORT_OST_GEOM Equal (const Vec2 &v1, const Vec2 &v2, Real ephilon=EPSILON)
bool DLLEXPORT_OST_GEOM Equal (const Mat2 &m1, const Mat2 &m2, Real ephilon=EPSILON)
Real DLLEXPORT_OST_GEOM Dot (const Vec2 &v1, const Vec2 &v2)
Vec2 DLLEXPORT_OST_GEOM Normalize (const Vec2 &v)
Vec2 DLLEXPORT_OST_GEOM CompMultiply (const Vec2 &v1, const Vec2 &v2)
Vec2 DLLEXPORT_OST_GEOM CompDivide (const Vec2 &v1, const Vec2 &v2)
Vec2 DLLEXPORT_OST_GEOM operator* (const Vec2 &v, const Mat2 &m)
Vec2 DLLEXPORT_OST_GEOM operator* (const Mat2 &m, const Vec2 &v)
Real DLLEXPORT_OST_GEOM Det (const Mat2 &m)
Mat2 DLLEXPORT_OST_GEOM Transpose (const Mat2 &m)
Mat2 DLLEXPORT_OST_GEOM Invert (const Mat2 &m)
Real DLLEXPORT_OST_GEOM Angle (const Vec2 &v1, const Vec2 &v2)
Real DLLEXPORT_OST_GEOM SignedAngle (const Vec2 &v1, const Vec2 &v2)
Mat2 DLLEXPORT_OST_GEOM operator* (const Mat2 &m1, const Mat2 &m2)
Vec2 DLLEXPORT_OST_GEOM Min (const Vec2 &v1, const Vec2 &v2)
Vec2 DLLEXPORT_OST_GEOM Max (const Vec2 &v1, const Vec2 &v2)
DLLEXPORT Vec2 Rotate (const Vec2 &v, Real ang)


Generated on Fri Jul 2 14:23:05 2010 for OpenStructure by  doxygen 1.5.8