Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions
HEPREP::HepRepFrameListener Class Referenceabstract

#include <HepRepFrameListener.h>

Public Member Functions

virtual ~HepRepFrameListener ()
 Destructor. More...
 
virtual void setFrameLayer (bool inFrame)=0
 

Detailed Description

HepRepFrameListener interface. The implementor is called back for changes in drawing in or out of the frame layer.

Author
Mark Donszelmann

Definition at line 20 of file HepRepFrameListener.h.

Constructor & Destructor Documentation

virtual HEPREP::HepRepFrameListener::~HepRepFrameListener ( )
inlinevirtual

Destructor.

Definition at line 24 of file HepRepFrameListener.h.

24 { /* nop */; }

Member Function Documentation

virtual void HEPREP::HepRepFrameListener::setFrameLayer ( bool  inFrame)
pure virtual

Called if we switch from a normal layer to a frame layer, and back.

Parameters
inFrametrue if in a frame layer

The documentation for this class was generated from the following file: