Uses of Class
de.grogra.ray2.radiosity.Vector3d
Package
Description
-
Uses of Vector3d in de.grogra.gpuflux.scene.volume
-
Uses of Vector3d in de.grogra.lignum.jadt
-
Uses of Vector3d in de.grogra.lignum.sky
Modifier and TypeMethodDescriptionFirmament.getDirection
(int n) FirmamentNode.getDirection
(int n) -
Uses of Vector3d in de.grogra.ray2.radiosity
Modifier and TypeMethodDescriptionSubPatch.getCenter()
Return the center of this patch.SubPatch.getNormal()
Returns the normal vector of this patch.Vector3d[]
SubPatch.getVertices()
Returns an array of vertices.Modifier and TypeMethodDescriptionvoid
Converts a list of vertices into a patch group.void
Converts a list of vertices into a patch group.void
Converts a list of vertices into a patch group.void
Moves the patch along the given vector.void
Sets the vertices for this patch.ModifierConstructorDescriptionPatchGroup
(Vector3d[] vertices, int id, Color3f emitted, Color3f reflected, Color3f radios, boolean visible) Creates a new patch group.Constructor, creates a new SubPatch.Creates a new viewcube.