|
IGSTK
|
A WebcamWin -specific VideoImagerTool class. More...
#include <igstkWebcamWinVideoImagerTool.h>


Public Member Functions | |
| igstkStandardClassTraitsMacro (WebcamWinVideoImagerTool, VideoImagerTool) igstkGetStringMacro(VideoImagerToolName) | |
| Macro with standard traits declarations. | |
| void | RequestSetVideoImagerToolName (const std::string &) |
| Set imager tool VideoImagerTool name. | |
Protected Member Functions | |
| WebcamWinVideoImagerTool () | |
| virtual | ~WebcamWinVideoImagerTool () |
| virtual void | PrintSelf (std::ostream &os,::itk::Indent indent) const |
| Print object information. | |
A WebcamWin -specific VideoImagerTool class.
This class provides WebcamWin -specific functionality for VideoImagerTools.
Definition at line 38 of file igstkWebcamWinVideoImagerTool.h.
| igstk::WebcamWinVideoImagerTool::WebcamWinVideoImagerTool | ( | ) | [protected] |
| virtual igstk::WebcamWinVideoImagerTool::~WebcamWinVideoImagerTool | ( | ) | [protected, virtual] |
| igstk::WebcamWinVideoImagerTool::igstkStandardClassTraitsMacro | ( | WebcamWinVideoImagerTool | , |
| VideoImagerTool | |||
| ) |
Macro with standard traits declarations.
Get VideoImager tool name
| void igstk::WebcamWinVideoImagerTool::RequestSetVideoImagerToolName | ( | const std::string & | ) |
Set imager tool VideoImagerTool name.
| virtual void igstk::WebcamWinVideoImagerTool::PrintSelf | ( | std::ostream & | os, |
| ::itk::Indent | indent | ||
| ) | const [protected, virtual] |
Print object information.
1.7.4