44 #ifndef G4DrawVoxels_HH 
   45 #define G4DrawVoxels_HH 
G4VisAttributes fVoxelsVisAttributes[3]
 
void SetVoxelsVisAttributes(G4VisAttributes &, G4VisAttributes &, G4VisAttributes &)
 
G4PlacedPolyhedronList * CreatePlacedPolyhedra(const G4LogicalVolume *) const 
 
void SetBoundingBoxVisAttributes(G4VisAttributes &)
 
void ComputeVoxelPolyhedra(const G4LogicalVolume *, const G4SmartVoxelHeader *, G4VoxelLimits &, G4PlacedPolyhedronList *) const 
 
G4DrawVoxels operator=(const G4DrawVoxels &)
 
G4VisAttributes fBoundingBoxVisAttributes
 
void DrawVoxels(const G4LogicalVolume *lv) const 
 
std::vector< G4PlacedPolyhedron > G4PlacedPolyhedronList