java.lang.Object
de.grogra.gpuflux.scene.FluxJOCLScene
-
Constructor Summary
ConstructorDescriptionFluxJOCLScene
(FluxSceneSerializer serializer, ComputeContext computeContext) -
Method Summary
Modifier and TypeMethodDescriptionvoid
setKernelArgBounds
(Device device, Kernel kernel, int offset) void
setKernelArgCamera
(Device device, Kernel kernel, int offset) void
setKernelArgDetectors
(Device device, Kernel kernel, int offset) void
setKernelArgGrid
(Device device, Kernel kernel, int offset) void
setKernelArgScene
(Device device, Kernel kernel, int offset) void
setKernelArgSensors
(Device device, Kernel kernel, int offset) void
void
setupOCLCamera
(int width, int height) void
void
void
void
setupOCLScene
(boolean useBIH) void
-
Constructor Details
-
FluxJOCLScene
-
-
Method Details
-
setupOCLBounds
- Throws:
IOException
-
setupOCLDetectors
- Throws:
IOException
-
setupOCLCamera
- Throws:
IOException
-
setupOCLGrid
- Throws:
IOException
-
setupOCLSensors
- Throws:
IOException
-
setupOCLScene
- Throws:
IOException
-
setupOCLLights
- Throws:
IOException
-
setKernelArgDetectors
-
setKernelArgCamera
-
setKernelArgGrid
-
setKernelArgBounds
-
setKernelArgSensors
-
setKernelArgScene
-