Ignore:
Timestamp:
07/13/05 18:28:40 (19 years ago)
Author:
mattausch
Message:

did some code cleanup

File:
1 edited

Legend:

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

    r171 r173  
    4545protected: 
    4646 
     47        void CollectItemBufferResults( 
     48                                InfoContainer<GtpVisibility::MeshInfo> *visibleGeometry, 
     49                                InfoContainer<GtpVisibility::PatchInfo> *visiblePatches); 
     50 
    4751        void InitItemBuffer(InfoContainer<GtpVisibility::MeshInfo> *visibleGeometry, 
    4852                                                InfoContainer<GtpVisibility::PatchInfo> *visiblePatches); 
Note: See TracChangeset for help on using the changeset viewer.