|
Geant4
9.6.p02
|
#include <G4Polymarker.hh>


Public Types | |
| enum | MarkerType { dots, circles, squares } |
Public Types inherited from G4VMarker | |
| enum | FillStyle { noFill, hashed, filled } |
| enum | SizeType { none, world, screen } |
Public Types inherited from G4Point3DList | |
| typedef std::vector< G4Point3D > ::iterator | iterator |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const G4Polymarker &marker) |
Additional Inherited Members | |
Protected Attributes inherited from G4Visible | |
| const G4VisAttributes * | fpVisAttributes |
| G4bool | fAllocatedVisAttributes |
Definition at line 43 of file G4Polymarker.hh.
| Enumerator | |
|---|---|
| dots | |
| circles | |
| squares | |
Definition at line 48 of file G4Polymarker.hh.
| G4Polymarker::G4Polymarker | ( | ) |
Definition at line 34 of file G4Polymarker.cc.
Definition at line 38 of file G4Polymarker.cc.
|
virtual |
Definition at line 43 of file G4Polymarker.cc.
| MarkerType G4Polymarker::GetMarkerType | ( | ) | const |

| void G4Polymarker::SetMarkerType | ( | MarkerType | ) |

|
friend |
Definition at line 45 of file G4Polymarker.cc.
1.8.4