java.lang.Object
de.grogra.gpuflux.scene.FluxJOCLScene
-
Constructor Summary
ConstructorsConstructorDescriptionFluxJOCLScene(FluxSceneSerializer serializer, ComputeContext computeContext) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetKernelArgBounds(Device device, Kernel kernel, int offset) voidsetKernelArgCamera(Device device, Kernel kernel, int offset) voidsetKernelArgDetectors(Device device, Kernel kernel, int offset) voidsetKernelArgGrid(Device device, Kernel kernel, int offset) voidsetKernelArgScene(Device device, Kernel kernel, int offset) voidsetKernelArgSensors(Device device, Kernel kernel, int offset) voidvoidsetupOCLCamera(int width, int height) voidvoidvoidvoidsetupOCLScene(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
-