![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/graphics_reps/include/G4Polyline.hh>
Public Types | |
typedef G4Point3DList::iterator | iterator |
![]() | |
typedef std::vector< G4Point3D > ::iterator | iterator |
Public Member Functions | |
G4Polyline () | |
virtual | ~G4Polyline () |
G4Polyline & | transform (const G4Transform3D &) |
![]() | |
G4Visible () | |
G4Visible (const G4Visible &) | |
G4Visible (const G4VisAttributes *) | |
virtual | ~G4Visible () |
G4Visible & | operator= (const G4Visible &) |
G4bool | operator!= (const G4Visible &right) const |
const G4VisAttributes * | GetVisAttributes () const |
void | SetVisAttributes (const G4VisAttributes *) |
void | SetVisAttributes (const G4VisAttributes &) |
![]() | |
virtual | ~G4Point3DList () |
Friends | |
std::ostream & | operator<< (std::ostream &os, const G4Polyline &) |
Additional Inherited Members | |
![]() | |
T | elements |
STL member. | |
![]() | |
const G4VisAttributes * | fpVisAttributes |
G4bool | fAllocatedVisAttributes |
Definition at line 46 of file G4Polyline.hh.
View newest version in sPHENIX GitHub at line 46 of file G4Polyline.hh
Definition at line 52 of file G4Polyline.hh.
View newest version in sPHENIX GitHub at line 52 of file G4Polyline.hh
G4Polyline::G4Polyline | ( | ) |
Definition at line 33 of file G4Polyline.cc.
View newest version in sPHENIX GitHub at line 33 of file G4Polyline.cc
|
virtual |
Definition at line 35 of file G4Polyline.cc.
View newest version in sPHENIX GitHub at line 35 of file G4Polyline.cc
G4Polyline & G4Polyline::transform | ( | const G4Transform3D & | transformation | ) |
Definition at line 37 of file G4Polyline.cc.
View newest version in sPHENIX GitHub at line 37 of file G4Polyline.cc
References transform().
Referenced by G4VSceneHandler::AddPrimitive(), and transform().
|
friend |
Definition at line 42 of file G4Polyline.cc.
View newest version in sPHENIX GitHub at line 42 of file G4Polyline.cc