OGRE  master
Object-Oriented Graphics Rendering Engine
OgrePlane.h File Reference
#include "OgrePrerequisites.h"
#include "OgreVector.h"
#include "OgreAxisAlignedBox.h"

Classes

class  Ogre::Plane
 Defines a plane in 3D space. More...
 

Namespaces

 Ogre
 

This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/

 

Typedefs

typedef std::vector< Plane > Ogre::PlaneList
 

Functions

Plane Ogre::operator* (const Matrix4 &mat, const Plane &p)