| _v | vcg::Point3< P3ScalarType > | protected |
| Construct(const Point3< Q > &b) (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inlinestatic |
| Construct(const Q &P0, const Q &P1, const Q &P2) (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inlinestatic |
| Construct(const Point3< ScalarType > &b) (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inlinestatic |
| Dimension enum value (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | |
| dot(const Point3 &p) const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| Ext(const int i) const | vcg::Point3< P3ScalarType > | inline |
| FromEigenVector(const EigenVector &b) (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| FromPolarRad(const P3ScalarType &ro, const P3ScalarType &theta, const P3ScalarType &phi) | vcg::Point3< P3ScalarType > | inline |
| GetBBox(Box3< P3ScalarType > &bb) const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | |
| Import(const Point3< Q > &b) (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| MaxCoeffId() const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| Norm() const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| Normalize() (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| normalize(void) (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| normalized(void) const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| One(void) (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inlinestatic |
| operator!=(Point3 const &p) const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| operator*(const P3ScalarType s) const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| operator*(Point3 const &p) const | vcg::Point3< P3ScalarType > | inline |
| operator*=(const P3ScalarType s) (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| operator+(Point3 const &p) const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| operator+=(Point3 const &p) (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| operator-(Point3 const &p) const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| operator-(void) const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| operator-=(Point3 const &p) (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| operator/(const P3ScalarType s) const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| operator/=(const P3ScalarType s) (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| operator<(Point3 const &p) const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| operator<=(Point3 const &p) const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| operator=(Point3 const &p)=default | vcg::Point3< P3ScalarType > | inline |
| operator=(Point3< Q > const &p) | vcg::Point3< P3ScalarType > | inline |
| operator==(Point3 const &p) const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| operator>(Point3 const &p) const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| operator>=(Point3 const &p) const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| operator[](const int i) (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| operator[](const int i) const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| operator^(Point3 const &p) const | vcg::Point3< P3ScalarType > | inline |
| Point3() (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| Point3(const P3ScalarType nx, const P3ScalarType ny, const P3ScalarType nz) (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| Point3(Point3 const &p)=default | vcg::Point3< P3ScalarType > | inline |
| Point3(Point3< Q > const &p) | vcg::Point3< P3ScalarType > | inline |
| Point3(const P3ScalarType nv[3]) (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| ScalarType typedef (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | |
| Scale(const P3ScalarType sx, const P3ScalarType sy, const P3ScalarType sz) (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| Scale(const Point3 &p) (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| SetZero() (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| SquaredNorm() const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| ToEigenVector(EigenVector &b) const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| ToEigenVector(void) const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| ToPolarRad(P3ScalarType &ro, P3ScalarType &theta, P3ScalarType &phi) const | vcg::Point3< P3ScalarType > | inline |
| V() const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| V() (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| V(const int i) (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| V(const int i) const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| X() const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| X() (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| Y() const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| Y() (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| Z() const (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| Z() (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inline |
| Zero(void) (defined in vcg::Point3< P3ScalarType >) | vcg::Point3< P3ScalarType > | inlinestatic |