7 #ifndef __vtkPlusSetCameraControlParameterCommand_h 8 #define __vtkPlusSetCameraControlParameterCommand_h 10 #include "vtkPlusServerExport.h" 25 virtual void PrintSelf(ostream& os, vtkIndent indent);
41 virtual std::string
GetDescription(
const std::string& commandName);
47 void SetNameToSetCameraControlParameter();
virtual void PrintSelf(ostream &os, vtkIndent indent)
Abstract interface for tracker and video devices.
virtual std::string GetDescription(const std::string &commandName)=0
virtual PlusStatus WriteConfiguration(vtkXMLDataElement *aConfig)
virtual PlusStatus Execute()=0
This is an abstract superclass for commands in the OpenIGTLink network interface for Plus.
vtkGetStdStringMacro(Name)
virtual PlusStatus ReadConfiguration(vtkXMLDataElement *aConfig)
std::map< std::string, std::string > RequestedParameterChanges
vtkSetStdStringMacro(Name)
virtual vtkPlusCommand * Clone()
virtual void GetCommandNames(std::list< std::string > &cmdNames)=0
std::string CameraDeviceId
This command requests camera control parameter change in the client.