FACT++  1.0
Bool_t MVideo::ResetControl ( MVideoCtrl vctrl) const

Definition at line 239 of file MVideo.cc.

References MVideoCtrl::fDefault, and WriteControl().

Referenced by ResetControls().

240 {
241  return WriteControl(vctrl, vctrl.fDefault);
242 }
Bool_t WriteControl(MVideoCtrl &vctrl, Int_t val) const
Definition: MVideo.cc:286
Int_t fDefault
Definition: MVideo.h:36

+ Here is the call graph for this function:

+ Here is the caller graph for this function: