java.lang.Object
de.grogra.gpuflux.scene.FluxObject
de.grogra.gpuflux.scene.light.FluxLight
de.grogra.gpuflux.scene.light.FluxSkyLight
-
Field Summary
Fields inherited from class de.grogra.gpuflux.scene.light.FluxLight
LIGHT_AREA, LIGHT_DIRECTIONAL, LIGHT_PHYSICAL, LIGHT_POINT, LIGHT_SKY, LIGHT_SPECTRAL, LIGHT_SPOT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidserialize(ComputeByteBuffer outStream) voidserializeSky(ComputeByteBuffer outStream) voidserializeSkyRadiance(ComputeByteBuffer outStream) Methods inherited from class de.grogra.gpuflux.scene.light.FluxLight
getLight, getTransformation, serializeLightBase, setTransformationMethods inherited from class de.grogra.gpuflux.scene.FluxObject
getOffset, setOffset
-
Constructor Details
-
FluxSkyLight
-
-
Method Details
-
serializeSkyRadiance
- Throws:
IOException
-
serializeSky
- Throws:
IOException
-
serialize
- Specified by:
serializein classFluxObject- Throws:
IOException
-
getSampleCount
public int getSampleCount()- Overrides:
getSampleCountin classFluxLight
-