Changeset 92 for trunk/VUT/GtpVisibility/include
- Timestamp:
- 05/11/05 15:29:32 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VUT/GtpVisibility/include/VisibilityManager.h
r74 r92 32 32 */ 33 33 void SetCullingManager(VisibilityEnvironment::CullingManagerType ocmType); 34 /** Returns the current online occlusion culling manager. See set34 /** Returns the current online occlusion culling manager. 35 35 */ 36 36 CullingManager *GetCullingManager(); 37 /** Returns the current online occlusion culling manager type. See set 38 */ 39 VisibilityEnvironment::CullingManagerType GetCullingManagerType(); 37 40 38 41 /** Applies the online visibility culling algorithm on a scene.
Note: See TracChangeset
for help on using the changeset viewer.