source:
trunk/VUT/GtpVisibility/include/VisibilityMesh.h
@
71
Revision 71, 175 bytes checked in by mattausch, 20 years ago (diff) |
---|
Rev | Line | |
---|---|---|
[65] | 1 | #ifndef _VisibilityMesh_H__ |
2 | #define _VisibilityMesh_H__ | |
3 | ||
4 | #include "OgreMesh.h" | |
5 | ||
6 | namespace GtpVisibility { | |
7 | typedef Ogre::Mesh Mesh; | |
8 | } | |
9 | ||
10 | ||
[71] | 11 | #endif // VisibilityMesh.h |
Note: See TracBrowser
for help on using the repository browser.