source: trunk/VUT/GtpVisibility/include/VisibilityMesh.h @ 130

Revision 130, 204 bytes checked in by mattausch, 19 years ago (diff)

added visibility queries

Line 
1#ifndef _VisibilityMesh_H__
2#define _VisibilityMesh_H__
3
4//#include <OgreMesh.h>
5#include <OgreEntity.h>
6
7namespace GtpVisibility {
8  typedef Ogre::Entity Mesh;
9}
10
11
12#endif // VisibilityMesh.h
Note: See TracBrowser for help on using the repository browser.