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