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 TypeClassDescriptionclassclassclassclassclassclassclassclassclassMethods in de.grogra.gpuflux.scene.volume with parameters of type FluxPrimitiveModifier and TypeMethodDescriptionprotected abstract voidFluxVolumeBuilder.addInfinitePrimitive(FluxPrimitive prim) protected abstract voidFluxVolumeBuilder.addPrimitive(FluxPrimitive prim) Method parameters in de.grogra.gpuflux.scene.volume with type arguments of type FluxPrimitiveModifier and TypeMethodDescriptionprotected abstract voidFluxVolumeBuilder.addPrimitives(Vector<FluxPrimitive> primitives)