Uses of Class
de.grogra.gpuflux.scene.volume.FluxVertex
Packages that use FluxVertex
-
Uses of FluxVertex in de.grogra.gpuflux.scene.volume
Methods in de.grogra.gpuflux.scene.volume that return types with arguments of type FluxVertexMethod parameters in de.grogra.gpuflux.scene.volume with type arguments of type FluxVertexModifier and TypeMethodDescriptionvoid
FluxVolumeBuilder.setVertices
(Vector<FluxVertex> vertices) Constructor parameters in de.grogra.gpuflux.scene.volume with type arguments of type FluxVertexModifierConstructorDescriptionFluxPolygon
(int idx1, int idx2, int idx3, Vector<FluxVertex> vertices, boolean parallel, Matrix4f world2obj)