Uses of Interface
t3.remotehrd.client.RemoteHRDClientCallBacks

Packages that use RemoteHRDClientCallBacks
t3.remotehrd.client   
 

Uses of RemoteHRDClientCallBacks in t3.remotehrd.client
 

Constructors in t3.remotehrd.client with parameters of type RemoteHRDClientCallBacks
RemoteHRDClient(int clientId, java.util.List<ProjectorConfig> projectorConfigs, java.net.Socket socket, RemoteHRDClientCallBacks rCallBacks, java.util.LinkedList<PointInputDevice> pointInputDevices, ShapeInputDevice shapeInputDevice, boolean shareTexturesBetweenContexts, boolean mouseAsPointingDevice, BlendOptions bo)
          Creates a new RemoteHRD client that listens on a specific socket.