vcg::Plane3< T, NORM > Member List
This is the complete list of members for
vcg::Plane3< T, NORM >, including all inherited members.
_dir | vcg::Plane3< T, NORM > | [private] |
_offset | vcg::Plane3< T, NORM > | [private] |
Direction() const | vcg::Plane3< T, NORM > | [inline] |
Import(const Plane3< Q, false > &b) | vcg::Plane3< T, NORM > | [inline] |
Init(const PointType &p0, const PointType &p1, const PointType &p2) | vcg::Plane3< T, NORM > | [inline] |
Init(const PointType &p0, const PointType &norm) | vcg::Plane3< T, NORM > | [inline] |
Normalize() | vcg::Plane3< T, NORM > | [inline] |
Offset() const | vcg::Plane3< T, NORM > | [inline] |
Offset() | vcg::Plane3< T, NORM > | [inline] |
operator!=(Plane3 const &p) const | vcg::Plane3< T, NORM > | [inline] |
operator==(Plane3 const &p) const | vcg::Plane3< T, NORM > | [inline] |
Plane3() | vcg::Plane3< T, NORM > | [inline] |
Plane3(const ScalarType &dist, const PointType &dir) | vcg::Plane3< T, NORM > | [inline] |
PointType typedef | vcg::Plane3< T, NORM > | |
Projection(const PointType &p) const | vcg::Plane3< T, NORM > | [inline] |
ScalarType typedef | vcg::Plane3< T, NORM > | |
Set(const ScalarType &off, const PointType &dir) | vcg::Plane3< T, NORM > | [inline] |
Set(const PointType &dir, const ScalarType &off) | vcg::Plane3< T, NORM > | [inline] |
SetDirection(const PointType &dir) | vcg::Plane3< T, NORM > | [inline] |
SetOffset(const ScalarType &o) | vcg::Plane3< T, NORM > | [inline] |