|
IGSTK
|
A OpenIGTLinkVideoImager-specific VideoImagerTool class. More...
#include <igstkOpenIGTLinkVideoImagerTool.h>


Public Member Functions | |
| igstkStandardClassTraitsMacro (OpenIGTLinkVideoImagerTool, VideoImagerTool) igstkGetStringMacro(VideoImagerToolName) | |
| Macro with standard traits declarations. | |
| void | RequestSetVideoImagerToolName (const std::string &) |
| Set tracker tool VideoImagerTool name. | |
Protected Member Functions | |
| OpenIGTLinkVideoImagerTool () | |
| virtual | ~OpenIGTLinkVideoImagerTool () |
| virtual void | PrintSelf (std::ostream &os,::itk::Indent indent) const |
| Print object information. | |
A OpenIGTLinkVideoImager-specific VideoImagerTool class.
This class is a for providing OpenIGTLinkVideoImager-specific functionality for VideoImagerTools, and also to allow compile-time type enforcement for other classes and functions that specifically require an OpenIGTLinkVideoImagerTool.
Definition at line 41 of file igstkOpenIGTLinkVideoImagerTool.h.
| igstk::OpenIGTLinkVideoImagerTool::OpenIGTLinkVideoImagerTool | ( | ) | [protected] |
| virtual igstk::OpenIGTLinkVideoImagerTool::~OpenIGTLinkVideoImagerTool | ( | ) | [protected, virtual] |
| igstk::OpenIGTLinkVideoImagerTool::igstkStandardClassTraitsMacro | ( | OpenIGTLinkVideoImagerTool | , |
| VideoImagerTool | |||
| ) |
Macro with standard traits declarations.
Get VideoImager tool name
| void igstk::OpenIGTLinkVideoImagerTool::RequestSetVideoImagerToolName | ( | const std::string & | ) |
Set tracker tool VideoImagerTool name.
| virtual void igstk::OpenIGTLinkVideoImagerTool::PrintSelf | ( | std::ostream & | os, |
| ::itk::Indent | indent | ||
| ) | const [protected, virtual] |
Print object information.
1.7.4