java.lang.Object
de.grogra.gpuflux.scene.FluxObject
de.grogra.gpuflux.scene.volume.FluxVolume
- Direct Known Subclasses:
FluxPrimitive
,FluxSensor
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
computeExtent
(Variables temp) protected abstract void
getExtent
(BoundingBox3d bb, Variables temp) void
Methods inherited from class de.grogra.gpuflux.scene.FluxObject
getOffset, setOffset
-
Field Details
-
bbox
-
-
Constructor Details
-
FluxVolume
public FluxVolume()
-
-
Method Details
-
computeExtent
-
getExtent
-
getBoundingBox
-
serialize
- Specified by:
serialize
in classFluxObject
- Throws:
IOException
-