Uses of Package
de.grogra.rgg
Packages that use de.grogra.rgg
Package
Description
This package contains the logic to change the scene to be rendered
automatically.
-
Classes in de.grogra.rgg used by de.grogra.grogra
-
Classes in de.grogra.rgg used by de.grogra.mtg
-
Classes in de.grogra.rgg used by de.grogra.rggClassDescriptionInstances of
BooleanSynth
are used in the context of the methodLibrary.synthesize(Object, ObjectToObjectGenerator, ObjectToBoolean)
.Instances ofByteSynth
are used in the context of the methodLibrary.synthesize(Object, ObjectToObjectGenerator, ObjectToByte)
.Instances ofCharSynth
are used in the context of the methodLibrary.synthesize(Object, ObjectToObjectGenerator, ObjectToChar)
.This abstract class has to be used as base class for concurrent tasks in the context of an RGG.This class implements a list ofConcurrentTask
s.Deprecated.Deprecated.Instances ofDoubleSynth
are used in the context of the methodLibrary.synthesize(Object, ObjectToObjectGenerator, ObjectToDouble)
.Instances ofFloatSynth
are used in the context of the methodLibrary.synthesize(Object, ObjectToObjectGenerator, ObjectToFloat)
.
The FluxLightModel class provides a spectral light model, used to compute the spectral light distribution in the current graph.Deprecated.Deprecated.Instances ofIntSynth
are used in the context of the methodLibrary.synthesize(Object, ObjectToObjectGenerator, ObjectToInt)
.This light model generates light rays from the light sources in the current scene and calculates how much light is received by any object.Provides the same functionality as LightModelD but in addition can deliver results for every recursion depth.Instances ofLongSynth
are used in the context of the methodLibrary.synthesize(Object, ObjectToObjectGenerator, ObjectToLong)
.Instances ofObjectSynth
are used in the context of the methodLibrary.synthesize(Object, ObjectToObjectGenerator, ObjectToObject)
.This class is the base class of all instances of relational growth grammars within GroIMP.Instances ofShortSynth
are used in the context of the methodLibrary.synthesize(Object, ObjectToObjectGenerator, ObjectToShort)
. -
Classes in de.grogra.rgg used by de.grogra.rgg.model
-
Classes in de.grogra.rgg used by de.grogra.rgg.parallelClassDescriptionThis abstract class has to be used as base class for concurrent tasks in the context of an RGG.
-
Classes in de.grogra.rgg used by de.grogra.turtle
-
Classes in de.grogra.rgg used by de.grogra.video.simulationClassDescriptionThis class is the base class of all instances of relational growth grammars within GroIMP.