Ignore:
Timestamp:
01/19/06 23:36:01 (18 years ago)
Author:
mattausch
Message:

started implementing merge visualization !not working!!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/ViewCellsManager.h

    r556 r557  
    301301 
    302302 
    303   virtual float GetViewSpaceVolume() { 
    304         return mViewSpaceBox.GetVolume()*(2.0f*sqr(M_PI)); 
    305   } 
     303        virtual float GetViewSpaceVolume(); 
     304         
    306305        /** Creates meshes from the view cells. 
    307306        */ 
Note: See TracChangeset for help on using the changeset viewer.