|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Projector.ProjectorOpeningException | |
|---|---|
| t3.hrd.renderer | |
| t3.remotehrd.client | |
| Uses of Projector.ProjectorOpeningException in t3.hrd.renderer |
|---|
| Methods in t3.hrd.renderer that throw Projector.ProjectorOpeningException | |
|---|---|
static java.awt.Frame |
Projector.createOGLWindow(ProjectorConfig c,
javax.media.opengl.GLEventListener r,
javax.media.opengl.GLContext shareWith)
Creates an OpenGL window |
| Constructors in t3.hrd.renderer that throw Projector.ProjectorOpeningException | |
|---|---|
HRDRenderer(int clientId,
java.util.List<ProjectorConfig> projectorConfigs,
HRDRendererCallBacks callBacks,
java.util.LinkedList<PointInputDevice> pointInputDevices,
ShapeInputDevice shapeInputDevice,
boolean shareTexturesBetweenContexts,
boolean mouseAsPointInputDevice,
BlendOptions bo)
Create a new HRDRenderer. |
|
| Uses of Projector.ProjectorOpeningException in t3.remotehrd.client |
|---|
| Constructors in t3.remotehrd.client that throw Projector.ProjectorOpeningException | |
|---|---|
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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||