Changeset 190 for trunk


Ignore:
Timestamp:
08/01/05 18:01:30 (19 years ago)
Author:
mattausch
Message:

started bspviecells

Location:
trunk/VUT/GtpVisibilityPreprocessor
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/include/ViewCellBSP.h

    r189 r190  
    5050  { 
    5151  public: 
     52        BSPLeaf(ViewCell *viewCell = NULL); 
    5253    /** @return true since it is an interior node */ 
    5354    virtual bool IsLeaf(); 
  • trunk/VUT/GtpVisibilityPreprocessor/scripts/Preprocessor.vcproj

    r189 r190  
    237237                        </File> 
    238238                        <File 
     239                                RelativePath="..\src\ViewCellBSP.h"> 
     240                        </File> 
     241                        <File 
    239242                                RelativePath="..\src\VisibilityVector3.h"> 
    240243                        </File> 
Note: See TracChangeset for help on using the changeset viewer.