Index
All Classes and Interfaces|All Packages
G
- GaussJordan(float[][]) - Method in class paletai.mapping.MathHomography
-
Performs Gauss-Jordan elimination on a matrix.
- generateThumbnail() - Method in class paletai.mapping.MediaItem
-
Generates a thumbnail image for this media item.
- GenerativeMediaItem - Class in paletai.mapping
-
A specialized MediaItem subclass for generative content.
- GenerativeMediaItem(PApplet, LunaContentGenerator, int, int) - Constructor for class paletai.mapping.GenerativeMediaItem
-
Constructs a new GenerativeMediaItem with the specified generator.
- GenerativeMediaItem(PApplet, LunaContentGenerator, XML) - Constructor for class paletai.mapping.GenerativeMediaItem
-
Constructs a GenerativeMediaItem from XML configuration.
- generator - Variable in class paletai.mapping.MediaItem
-
Content generator for generative media
- getFileName() - Method in class paletai.mapping.MediaItem
-
Returns the filename of the media.
- getFilePath() - Method in class paletai.mapping.MediaItem
-
Returns the full file path of the media.
- getGenerators() - Method in class paletai.mapping.Project
-
Returns the list of discovered content generators.
- getGraphics() - Method in interface paletai.generators.LunaContentGenerator
-
Returns the current graphics buffer containing the generated content.
- getMatrix(float[][]) - Method in class paletai.mapping.MathHomography
-
Converts a 3x3 homography matrix to a Processing PMatrix3D.
- getMatrixInOut(PVector[], PVector[]) - Method in class paletai.mapping.MathHomography
-
Calculates and returns the inverse homography matrix as PMatrix3D.
- getMediaCanvas() - Method in class paletai.mapping.MediaItem
-
Returns the transformed media canvas with homography applied.
- getMediaCanvas() - Method in class paletai.mapping.VidMap
-
Returns the transformed media canvas after homography processing.
- getName() - Method in interface paletai.generators.LunaContentGenerator
-
Returns the display name of this content generator.
- getParameters() - Method in interface paletai.generators.LunaContentGenerator
-
Returns the list of customizable parameters for this generator.
- getScreen() - Method in class paletai.mapping.Screen
-
Returns the offscreen graphics buffer for this screen.
- getThumbnail() - Method in class paletai.mapping.MediaItem
-
Returns the thumbnail image for this media item.
All Classes and Interfaces|All Packages