Changeset 67 for trunk/VUT/GtpVisibility


Ignore:
Timestamp:
04/29/05 12:39:21 (20 years ago)
Author:
bittner
Message:

Documentation scripts for dummy modules added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibility/include/PreprocessingManager.h

    r65 r67  
    7878        more efficient implementation of the method for this special case can be used. 
    7979 
    80         @param visibleNodes is not NULL 
    81         a set of visible scene graph nodes 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. 
    8282        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 
    8485        added to the container. Returns true if the corresponding PVS exists. 
    8586    */ 
Note: See TracChangeset for help on using the changeset viewer.