Changeset 71 for trunk/VUT/Ogre/include


Ignore:
Timestamp:
04/29/05 18:32:50 (19 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/Ogre/include/OgrePlatformHierarchyInterface.h

    r59 r71  
    1111#include "OgrePlatformOcclusionQuery.h" 
    1212 
     13/** This namespace contains the Ogre dependent classes. 
     14*/ 
    1315namespace Ogre { 
    1416 
     
    1618        @remark also provides methods for using occlusion queries on the hierarchy nodes 
    1719*/ 
    18  
    1920class PlatformHierarchyInterface: public GtpVisibility::HierarchyInterface 
    2021{ 
Note: See TracChangeset for help on using the changeset viewer.