Go to the documentation of this file.
88 Side getSide (
const Vector3& rkPoint)
const;
105 Side getSide (
const Vector3& centre,
const Vector3& halfSize)
const;
142 Real normalise(
void);
150 return (rhs.
d == d && rhs.
normal == normal);
154 return (rhs.
d != d || rhs.
normal != normal);
157 _OgreExport
friend std::ostream&
operator<< (std::ostream& o,
const Plane& p);
Defines a plane in 3D space.
Side
The "positive side" of the plane is the half space to which the plane normal points.
std::ostream & operator<<(std::ostream &o, const TRect< T > &r)
A 3D box aligned with the x/y/z axes.
bool operator==(const Plane &rhs) const
Comparison operator.
float Real
Software floating point type.
bool operator!=(const Plane &rhs) const
vector< Plane >::type PlaneList
Standard 3-dimensional vector.
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Tue Apr 13 2021 08:53:15