Ignore:
Timestamp:
01/10/06 18:27:20 (19 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/Beam.cpp

    r511 r512  
    55 
    66void 
    7 MyBeam::Construct(const  AxisAlignedBox3 &box, 
     7Beam::Construct(const  AxisAlignedBox3 &box, 
    88                                const  AxisAlignedBox3 &dBox) 
    99{ 
     
    5353 
    5454int 
    55 MyBeam::ComputeIntersection(const AxisAlignedBox3 &box) 
     55Beam::ComputeIntersection(const AxisAlignedBox3 &box) 
    5656{ 
    5757  int i; 
Note: See TracChangeset for help on using the changeset viewer.