PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
List of all members | Public Member Functions | Public Attributes
PlusIgtlClientInfo::ImageStream Struct Reference

#include <src/PlusOpenIGTLink/PlusIgtlClientInfo.h>

Public Member Functions

 ImageStream ()
 

Public Attributes

std::string EmbeddedTransformToFrame
 
vtkSmartPointer< vtkIGSIOFrameConverter > FrameConverter
 
std::string Name
 

Detailed Description

Helper struct for storing image stream and embedded transform frame names IGTL image message device name: [Name]_[EmbeddedTransformToFrame]

Definition at line 65 of file PlusIgtlClientInfo.h.

Constructor & Destructor Documentation

◆ ImageStream()

PlusIgtlClientInfo::ImageStream::ImageStream ( )
inline

Definition at line 73 of file PlusIgtlClientInfo.h.

Member Data Documentation

◆ EmbeddedTransformToFrame

std::string PlusIgtlClientInfo::ImageStream::EmbeddedTransformToFrame

Name of the IGTL image message embedded transform "To" frame

Definition at line 70 of file PlusIgtlClientInfo.h.

◆ FrameConverter

vtkSmartPointer<vtkIGSIOFrameConverter> PlusIgtlClientInfo::ImageStream::FrameConverter

Class for decoding and encoding frames

Definition at line 72 of file PlusIgtlClientInfo.h.

◆ Name

std::string PlusIgtlClientInfo::ImageStream::Name

Name of the image stream and the IGTL image message embedded transform "From" frame

Definition at line 68 of file PlusIgtlClientInfo.h.


The documentation for this struct was generated from the following file: