|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.gpuflux.scene.FluxObject de.grogra.gpuflux.scene.light.FluxLight de.grogra.gpuflux.scene.light.FluxParallelLight
public class FluxParallelLight
Field Summary |
---|
Fields inherited from class de.grogra.gpuflux.scene.light.FluxLight |
---|
light, LIGHT_AREA, LIGHT_DIRECTIONAL, LIGHT_PHYSICAL, LIGHT_POINT, LIGHT_SKY, LIGHT_SPECTRAL, LIGHT_SPOT |
Constructor Summary | |
---|---|
FluxParallelLight(Parallelogram parallelogram)
|
Method Summary | |
---|---|
int |
getSampleCount()
|
void |
serialize(ComputeByteBuffer out)
|
Methods inherited from class de.grogra.gpuflux.scene.light.FluxLight |
---|
getLight, getTransformation, serializeLightBase, setTransformation |
Methods inherited from class de.grogra.gpuflux.scene.FluxObject |
---|
getOffset, setOffset |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FluxParallelLight(Parallelogram parallelogram)
Method Detail |
---|
public int getSampleCount()
getSampleCount
in class FluxLight
public void serialize(ComputeByteBuffer out) throws java.io.IOException
serialize
in class FluxObject
java.io.IOException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |