OpenIGTLink/ProtocolV2/Type/PolyData
From NAMIC Wiki
Home < OpenIGTLink < ProtocolV2 < Type < PolyData
Contents
Summary
POLYDATA is used to transfer 3D polygonal data. The message format is designed based on the POLY DATA format defined in VTK file format and equivalent to VTK's vtkPolyData class.
Message Types
POLYDATA
Data | Type | Description |
GET_POLYDATA
Data | Type | Description |
STT_POLYDATA
Data | Type | Description |
STP_POLYDATA
Data | Type | Description |
RTS_POLYDATA
Implementations
The NDARRAY message type is implemented in the following source code.
Contributors
Junichi Tokuda, Yuichiro Hayashi