Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
Class | Package | Description | |
---|---|---|---|
FLARAlternativaGeomUtils
| com.transmote.flar.utils | ||
FLARAwayGeomUtils
| com.transmote.flar.utils | ||
FLARCameraSource
| com.transmote.flar.source | Use the contents of a Camera feed as a source image for FLARToolkit marker detection. | |
FLARGeomUtils
| com.transmote.flar.utils | collection of utils used for FLAR matrix transformation / conversion. | |
FLARLoaderSource
| com.transmote.flar.source | use the contents of a Loader as a source image for FLARToolkit marker detection. | |
FLARManager
| com.transmote.flar |
Manager for computer vision applications using FLARToolkit ( http://www.libspark.org/wiki/saqoosha/FLARToolKit/en). |
|
FLARMarker
| com.transmote.flar.marker |
Container for information about a detected marker, including:
|
|
FLARMarkerEvent
| com.transmote.flar.marker | event with notification of a change in an active FLARMarker. | |
FLARMatrixSmoother_Average
| com.transmote.flar.utils | ||
FLARPattern
| com.transmote.flar.pattern | wrapper for all information needed by FLARToolkit to track an individual marker. | |
FLARPatternLoader
| com.transmote.flar.pattern | manages loading FLARPatterns and instantiating corresponding FLARCodes. | |
FLARProxy
| com.transmote.flar.utils | FLARProxy provides a way to test FLARToolkit applications with a mouse and keyboard. | |
FLARPVGeomUtils
| com.transmote.flar.utils | ||
FLARSandyGeomUtils
| com.transmote.flar.utils | matrix conversion courtesy of makc: http://makc3d.wordpress.com/2009/03/17/sandy-augmented-reality/ | |
IFLARMatrixSmoother
| com.transmote.flar.utils | ||
IFLARSource
| com.transmote.flar.source | interface that defines a means of updating and accessing a BitmapData instance to be analyzed by FLARToolkit's marker detection. |