Changeset 67 for trunk/VUT/GtpVisibility
- Timestamp:
- 04/29/05 12:39:21 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VUT/GtpVisibility/include/PreprocessingManager.h
r65 r67 78 78 more efficient implementation of the method for this special case can be used. 79 79 80 @param visibleNodes isnot NULL81 a set of visible scene graphnodes is added to the visibleNodes container.80 @param visibleNodes of not NULL 81 a set of visible hierarchy nodes is added to the visibleNodes container. 82 82 This set is formed of visible leafs or fully visible interior nodes. 83 If visibleMeshes != NULL the set of visible meshes is 83 84 @param visibleMeshes if not NULL the set of visible meshes is 84 85 added to the container. Returns true if the corresponding PVS exists. 85 86 */
Note: See TracChangeset
for help on using the changeset viewer.