Ignore:
Timestamp:
Mar 3, 2009, 3:56:13 PM (17 years ago)
Author:
garnier
Message:

remove files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/visualization/OpenGL/include/G4OpenGLStoredSceneHandler.hh

    r915 r935  
    4141#include <map>
    4242#include <vector>
     43#include "G4Polymarker.hh"
    4344
    4445class G4OpenGLStored;
     
    104105  // A proper implementation would use geometry hierarchy.
    105106  std::map <const G4VSolid*, G4int, std::less <const G4VSolid*> > fSolidMap;
     107
     108private:
     109  G4Polymarker fLastPolymarker ;
    106110};
    107111
Note: See TracChangeset for help on using the changeset viewer.