#include <VisFramework/VisFrameworkBase/interface/VisAnnotateGeometry.h>
Public Member Functions | |
VisAnnotateGeometry (IgState *state, lat::Callback notify) |
Definition at line 15 of file VisAnnotateGeometry.h.
VisAnnotateGeometry::VisAnnotateGeometry | ( | IgState * | state, | |
lat::Callback | notify | |||
) |
Definition at line 15 of file VisAnnotateGeometry.cc.
00016 : VisActiveConfigurable<bool> (state, notify, false, "VisAnnotateGeometry") 00017 { 00018 }