deprecated_point4.h File Reference

#include <assert.h>
#include <vcg/math/base.h>
Include dependency graph for deprecated_point4.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcg::Point4< T >

Namespaces

namespace  vcg
 

*


Typedefs

typedef Point4< double > vcg::Point4d
typedef Point4< float > vcg::Point4f
typedef Point4< int > vcg::Point4i
typedef Point4< short > vcg::Point4s

Functions

template<class T >
vcg::Angle (const Point4< T > &p1, const Point4< T > &p2)
template<class T >
vcg::Distance (const Point4< T > &p1, const Point4< T > &p2)
template<class T >
vcg::Norm (const Point4< T > &p)
template<class T >
vcg::SquaredDistance (const Point4< T > &p1, const Point4< T > &p2)
template<class T >
vcg::SquaredNorm (const Point4< T > &p)
template<class T >
double vcg::StableDot (Point4< T > const &p0, Point4< T > const &p1)
 slower version of dot product, more stable (double precision only)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:19:00 2013