Class Summary |
CustomMessage |
Defines a custom message that applications can use to send message types that
haven't been predefined in the API. |
Message |
Abstract base class for all message types supported by the picking API. |
MouseOverMessage |
Message class that can be used to send mouse over events. |
SelectionMessage |
Send and receive details about vamsas object selections and selection ranges
defined on one or more objects. |
SocketManager |
Concrete implementation of the IPickManager interface that uses sockets for
message communication. |
TestApp |
Simple example of a (runnable) class that shows how to use the picking API. |