ParaView
|
Proxy-object returned by InsertArray and used to insert array data into the stream. More...
#include <vtkClientServerStream.h>
Public Attributes | |
Types | Type |
vtkTypeUInt32 | Length |
vtkTypeUInt32 | Size |
const void * | Data |
Proxy-object returned by InsertArray and used to insert array data into the stream.
Definition at line 263 of file vtkClientServerStream.h.
Types vtkClientServerStream::Array::Type |
Definition at line 265 of file vtkClientServerStream.h.
vtkTypeUInt32 vtkClientServerStream::Array::Length |
Definition at line 266 of file vtkClientServerStream.h.
vtkTypeUInt32 vtkClientServerStream::Array::Size |
Definition at line 267 of file vtkClientServerStream.h.
const void* vtkClientServerStream::Array::Data |
Definition at line 268 of file vtkClientServerStream.h.