#include <OgreTerrainGroup.h>
Public Member Functions | |
RayResult (bool _hit, Terrain *_terrain, const Vector3 &_pos) | |
Public Attributes | |
bool | hit |
Whether an intersection occurred. | |
Terrain * | terrain |
Which terrain instance was hit, if any. | |
Vector3 | position |
Position at which the intersection occurred. |
Definition at line 363 of file OgreTerrainGroup.h.
Definition at line 372 of file OgreTerrainGroup.h.
Copyright © 2008 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Feb 28 21:19:23 2010