59 polygonSource->SetNumberOfSides(4);
60 polygonSource->SetRadius(
vc.
fSize);
68 mapper->SetInputConnection(glyphFilter->GetOutputPort());
70 GetActor()->GetProperty()->SetLineWidth(lineWidth);
72 GetActor()->GetProperty()->SetOpacity(opacity);
75 GetActor()->GetProperty()->SetRenderPointsAsSpheres(
true);
const G4VtkViewer * fViewer