Changeset 510


Ignore:
Timestamp:
01/09/06 10:30:05 (18 years ago)
Author:
mattausch
Message:
 
Location:
trunk/VUT/GtpVisibilityPreprocessor
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/scripts/Preprocessor.vcproj

    r508 r510  
    114114                        </File> 
    115115                        <File 
     116                                RelativePath="..\src\Beam.cpp"> 
     117                        </File> 
     118                        <File 
     119                                RelativePath="..\src\Beam.h"> 
     120                        </File> 
     121                        <File 
    116122                                RelativePath="..\src\Camera.cpp"> 
    117123                        </File> 
  • trunk/VUT/GtpVisibilityPreprocessor/src/Beam.cpp

    r507 r510  
    77void 
    88Beam::Construct(const  AxisAlignedBox3 &box, 
    9                                    const  AxisAlignedBox3 &dBox) 
     9                                const  AxisAlignedBox3 &dBox) 
    1010{ 
    1111  // the frustum is defined by set of negative halfspace described by mPlanes 
Note: See TracChangeset for help on using the changeset viewer.