Index

A B C D E F G H I L O P R S T U V W 
All Classes and Interfaces|All Packages

I

IldaFrame - Class in be.cmbsoft.ilda
A frame is essentially a collection of points, and some metadata.
IldaFrame() - Constructor for class be.cmbsoft.ilda.IldaFrame
 
IldaPalette - Class in be.cmbsoft.ilda
A Palette is a collection of colours.
IldaPalette() - Constructor for class be.cmbsoft.ilda.IldaPalette
 
IldaPoint - Class in be.cmbsoft.ilda
A point of an ilda frame.
IldaPoint(float, float, float, int, boolean) - Constructor for class be.cmbsoft.ilda.IldaPoint
 
IldaPoint(float, float, float, int, int, int, boolean) - Constructor for class be.cmbsoft.ilda.IldaPoint
 
IldaPoint(IldaPoint) - Constructor for class be.cmbsoft.ilda.IldaPoint
 
IldaPoint(PVector, int, int, int, boolean) - Constructor for class be.cmbsoft.ilda.IldaPoint
Constructor for an IldaPoint.
IldaReader - Class in be.cmbsoft.ilda
This class reads a file and passes the data to frames and points.
IldaReader(File) - Constructor for class be.cmbsoft.ilda.IldaReader
 
IldaReader(String) - Constructor for class be.cmbsoft.ilda.IldaReader
 
IldaReader(PApplet, String) - Constructor for class be.cmbsoft.ilda.IldaReader
 
IldaRenderer - Class in be.cmbsoft.ilda
This class can be used to render ilda files as a subclass of PGraphics.
IldaRenderer(PApplet) - Constructor for class be.cmbsoft.ilda.IldaRenderer
 
IldaRenderer(PApplet, int, int) - Constructor for class be.cmbsoft.ilda.IldaRenderer
 
ildaVersion - Variable in class be.cmbsoft.ilda.IldaFrame
 
IldaWriter - Class in be.cmbsoft.ilda
Writes IldaFrames to an ilda file.
invDepth - Variable in class be.cmbsoft.ilda.IldaRenderer
 
invHeight - Variable in class be.cmbsoft.ilda.IldaRenderer
 
invWidth - Variable in class be.cmbsoft.ilda.IldaRenderer
 
is2D() - Method in class be.cmbsoft.ilda.IldaRenderer
 
is3D() - Method in class be.cmbsoft.ilda.IldaRenderer
 
isAngleDwell() - Method in class be.cmbsoft.ilda.OptimisationSettings
 
isBlankDwell() - Method in class be.cmbsoft.ilda.OptimisationSettings
 
isBlanked() - Method in class be.cmbsoft.ilda.IldaPoint
 
isClippingEnabled() - Method in class be.cmbsoft.ilda.OptimisationSettings
 
isInterpolateBlanked() - Method in class be.cmbsoft.ilda.OptimisationSettings
 
isInterpolateLit() - Method in class be.cmbsoft.ilda.OptimisationSettings
 
isOverwrite() - Method in class be.cmbsoft.ilda.IldaRenderer
Returns the overwrite setting, whether the renderer keeps drawing on the same frame or if it creates a new frame each time beginDraw() is called.
isPalette() - Method in class be.cmbsoft.ilda.IldaFrame
 
isReduceData() - Method in class be.cmbsoft.ilda.OptimisationSettings
 
A B C D E F G H I L O P R S T U V W 
All Classes and Interfaces|All Packages