Plane Member List

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

dPlane
Distance(const Vector3 &_origin, const Vector3 &_dir) const Plane
Ign() const Plane
normalPlane
operator=(const Plane &_p)Plane
operator=(const ignition::math::Planed &_p)Plane
Plane()Plane
Plane(const Vector3 &_normal, double _offset=0.0)Plane
Plane(const Vector3 &_normal, const Vector2d &_size, double _offset)Plane
Plane(const ignition::math::Planed &_plane)Plane
Set(const Vector3 &_normal, const Vector2d &_size, double offset)Plane
sizePlane
~Plane()Planevirtual