Difference between revisions of "OpenIGTLink/ProtocolV2/Type/PolyData"
From NAMIC Wiki
Line 2: | Line 2: | ||
=Summary= | =Summary= | ||
− | POLYDATA is used to transfer 3D | + | POLYDATA is used to transfer 3D polygonal data. The message format is designed based on the [http://www.vtk.org/VTK/img/file-formats.pdf POLY data defined in VTK file format]. |
− | |||
=Message Types= | =Message Types= |
Revision as of 05:59, 17 November 2010
Home < OpenIGTLink < ProtocolV2 < Type < PolyDataContents
Summary
POLYDATA is used to transfer 3D polygonal data. The message format is designed based on the POLY data defined in VTK file format.
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