Ignore:
Timestamp:
Jan 8, 2010, 11:56:51 AM (14 years ago)
Author:
garnier
Message:

update geant4.9.3 tag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/visualization/gMocren/include/G4GMocrenIO.hh

    r1142 r1228  
    4343
    4444  void clear();
     45  void clearImage();
    4546  void setSize(int _size[3]);
    4647  void getSize(int _size[3]);
     
    292293  void setModalityImage(short * _image);
    293294  short * getModalityImage(int _z);
     295  void clearModalityImage();
    294296  // set/get the modality image density map
    295297  void setModalityImageDensityMap(std::vector<float> & _map);
Note: See TracChangeset for help on using the changeset viewer.