VTKFIG  0.21.20191019
Easy VTK based in situ visualization
Public Member Functions | List of all members
vtkfig::internals::Communicator Class Reference

Derived class from vtkSocketCommunicator providing framework for server-client communication. More...

+ Inheritance diagram for vtkfig::internals::Communicator:
+ Collaboration diagram for vtkfig::internals::Communicator:

Public Member Functions

void SendRGBTable (RGBTable &rgbtab)
 Send RGB table to client. More...
 
void ReceiveRGBTable (RGBTable &rgbtab)
 Receive RGB table. More...
 

Detailed Description

Derived class from vtkSocketCommunicator providing framework for server-client communication.

Member Function Documentation

◆ SendRGBTable()

void vtkfig::internals::Communicator::SendRGBTable ( RGBTable rgbtab)

Send RGB table to client.

◆ ReceiveRGBTable()

void vtkfig::internals::Communicator::ReceiveRGBTable ( RGBTable rgbtab)

Receive RGB table.


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