Uses of Class
de.grogra.imp3d.objects.Parallelogram
Packages that use Parallelogram
-
Uses of Parallelogram in de.grogra.gpuflux.scene.light
Methods in de.grogra.gpuflux.scene.light with parameters of type ParallelogramConstructors in de.grogra.gpuflux.scene.light with parameters of type Parallelogram -
Uses of Parallelogram in de.grogra.imp3d.shading
Methods in de.grogra.imp3d.shading with parameters of type Parallelogram -
Uses of Parallelogram in de.grogra.rgg
Methods in de.grogra.rgg that return ParallelogramModifier and TypeMethodDescriptionstatic ParallelogramLibrary.leaf(float length, float width) Returns a new, rectangular instance ofParallelogramcreated by the constructor invocationParallogram(length, width)and havingRGBAShader.GREENas its shader.Methods in de.grogra.rgg with parameters of type ParallelogramModifier and TypeMethodDescriptionfloatRGG.readChannelAt(int channel, Parallelogram plane, float x, float y, float z) floatRGG.readChannelAt(int channel, Parallelogram plane, Node node)