|
VTKFIG
0.21.20191019
Easy VTK based in situ visualization
|
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... | |
Derived class from vtkSocketCommunicator providing framework for server-client communication.
| void vtkfig::internals::Communicator::SendRGBTable | ( | RGBTable & | rgbtab | ) |
Send RGB table to client.
| void vtkfig::internals::Communicator::ReceiveRGBTable | ( | RGBTable & | rgbtab | ) |
Receive RGB table.
1.8.15