- Timestamp:
- 08/01/05 18:01:30 (19 years ago)
- Location:
- trunk/VUT/GtpVisibilityPreprocessor
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VUT/GtpVisibilityPreprocessor/include/ViewCellBSP.h
r189 r190 50 50 { 51 51 public: 52 BSPLeaf(ViewCell *viewCell = NULL); 52 53 /** @return true since it is an interior node */ 53 54 virtual bool IsLeaf(); -
trunk/VUT/GtpVisibilityPreprocessor/scripts/Preprocessor.vcproj
r189 r190 237 237 </File> 238 238 <File 239 RelativePath="..\src\ViewCellBSP.h"> 240 </File> 241 <File 239 242 RelativePath="..\src\VisibilityVector3.h"> 240 243 </File>
Note: See TracChangeset
for help on using the changeset viewer.