Uses of Class
de.grogra.gpuflux.scene.volume.FluxPrimitive
Packages that use FluxPrimitive
-
Uses of FluxPrimitive in de.grogra.gpuflux.scene
Methods in de.grogra.gpuflux.scene that return types with arguments of type FluxPrimitiveModifier and TypeMethodDescriptionFluxScene.getInfPrimitives()
FluxSceneVisitor.getInfPrimitives()
FluxScene.getPrimitives()
FluxSceneVisitor.getPrimitives()
-
Uses of FluxPrimitive in de.grogra.gpuflux.scene.volume
Subclasses of FluxPrimitive in de.grogra.gpuflux.scene.volumeModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
Methods in de.grogra.gpuflux.scene.volume with parameters of type FluxPrimitiveModifier and TypeMethodDescriptionprotected abstract void
FluxVolumeBuilder.addInfinitePrimitive
(FluxPrimitive prim) protected abstract void
FluxVolumeBuilder.addPrimitive
(FluxPrimitive prim) Method parameters in de.grogra.gpuflux.scene.volume with type arguments of type FluxPrimitiveModifier and TypeMethodDescriptionprotected abstract void
FluxVolumeBuilder.addPrimitives
(Vector<FluxPrimitive> primitives)