Geant4-11
Data Structures | Typedefs
G4GraphicsSystemList.hh File Reference
#include <vector>
#include "G4VGraphicsSystem.hh"

Go to the source code of this file.

Data Structures

class  G4GraphicsSystemList
 

Typedefs

typedef std::vector< G4VGraphicsSystem * >::const_iterator G4GraphicsSystemListConstIterator
 
typedef std::vector< G4VGraphicsSystem * >::iterator G4GraphicsSystemListIterator
 

Typedef Documentation

◆ G4GraphicsSystemListConstIterator

typedef std::vector<G4VGraphicsSystem*>::const_iterator G4GraphicsSystemListConstIterator

Definition at line 45 of file G4GraphicsSystemList.hh.

◆ G4GraphicsSystemListIterator

typedef std::vector<G4VGraphicsSystem*>::iterator G4GraphicsSystemListIterator

Definition at line 43 of file G4GraphicsSystemList.hh.