vcg::ndim Namespace Reference

Classes

class  Matrix
class  MatrixDiag
class  MatrixDiagBase
class  Point
class  Point2
class  Point3
class  Point4
struct  PointBase

Typedefs

typedef vcg::ndim::Matrix< double > MatrixMNd
typedef vcg::ndim::Matrix< float > MatrixMNf
typedef Point2< double > Point2d
typedef Point2< float > Point2f
typedef Point2< int > Point2i
typedef Point2< short > Point2s
typedef Point3< double > Point3d
typedef Point3< float > Point3f
typedef Point3< int > Point3i
typedef Point3< short > Point3s
typedef Point4< double > Point4d
typedef Point4< float > Point4f
typedef Point4< int > Point4i
typedef Point4< short > Point4s
typedef Point2< double > Vector2d
typedef Point2< float > Vector2f
typedef Point2< int > Vector2i
typedef Point2< short > Vector2s
typedef Point3< double > Vector3d
typedef Point3< float > Vector3f
typedef Point3< int > Vector3i
typedef Point3< short > Vector3s
typedef Point4< double > Vector4d
typedef Point4< float > Vector4f
typedef Point4< int > Vector4i
typedef Point4< short > Vector4s

Functions

template<class S >
Angle (Point3< S > const &p1, Point3< S > const &p2)
template<class S >
AngleN (Point3< S > const &p1, Point3< S > const &p2)
template<int N, class S >
Distance (Point< N, S > const &p1, Point< N, S > const &p2)
template<class MatrixType >
void Invert (MatrixType &m)
template<int N, class S >
Norm (Point< N, S > const &p)
template<int N, class S >
Point< N, S > & Normalize (Point< N, S > &p)
template<int N, class S >
SquaredDistance (Point< N, S > const &p1, Point< N, S > const &p2)
template<int N, class S >
SquaredNorm (Point< N, S > const &p)

Function Documentation

template<class MatrixType >
void vcg::ndim::Invert ( MatrixType &  m  )  [inline]

Definition at line 765 of file deprecated_matrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:25 2013