CUGL  2.0
cugl::Plane Member List

This is the complete list of members for cugl::Plane, including all inherited members.

acugl::Planeprivate
bcugl::Planeprivate
ccugl::Planeprivate
clipPlane(GLenum index) const cugl::Plane
dcugl::Planeprivate
dist(const Point &p, const Plane &s)cugl::Planefriend
dist(const Plane &s, const Point &p)cugl::Planefriend
getA()cugl::Planeinline
getB()cugl::Planeinline
getC()cugl::Planeinline
getD()cugl::Planeinline
Matrix (defined in cugl::Plane)cugl::Planefriend
meet(const Line &k, const Plane &p)cugl::Planefriend
normal() const cugl::Planeinline
normalize()cugl::Plane
operator!=(const Plane &x, const Plane &y)cugl::Planefriend
operator<<(std::ostream &os, const Plane &p)cugl::Planefriend
operator==(const Plane &x, const Plane &y)cugl::Planefriend
Plane(GLfloat a=0, GLfloat b=1, GLfloat c=0, GLfloat d=0)cugl::Plane
Plane(const Point &p, const Point &q, const Point &r)cugl::Plane
Plane(const Line &s, const Point &p)cugl::Plane
Plane(const Vector &v, const Point &p)cugl::Plane
unit() const cugl::Plane