Changeset 2231 for trunk/MagicSoft/Mars/mgui
- Timestamp:
- 06/24/03 16:19:34 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mgui/MHexagon.h
r2229 r2231 40 40 MHexagon(); 41 41 MHexagon(Float_t x, Float_t y, Float_t d); 42 MHexagon( MGeomPix &pix);42 MHexagon(const MGeomPix &pix); 43 43 MHexagon(const MHexagon &hexagon); 44 44
Note:
See TracChangeset
for help on using the changeset viewer.