Changeset 71 for trunk/VUT/Ogre
- Timestamp:
- 04/29/05 18:32:50 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VUT/Ogre/include/OgrePlatformHierarchyInterface.h
r59 r71 11 11 #include "OgrePlatformOcclusionQuery.h" 12 12 13 /** This namespace contains the Ogre dependent classes. 14 */ 13 15 namespace Ogre { 14 16 … … 16 18 @remark also provides methods for using occlusion queries on the hierarchy nodes 17 19 */ 18 19 20 class PlatformHierarchyInterface: public GtpVisibility::HierarchyInterface 20 21 {
Note: See TracChangeset
for help on using the changeset viewer.