A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
calcFLARMatrixRotations(fm, bInDegrees) — Static method in class com.transmote.flar.utils.FLARGeomUtils
calculate rotation around X, Y, and Z axes, and return stored in a Vector3D instance.
calcFLARMatrixScales(fm) — Static method in class com.transmote.flar.utils.FLARGeomUtils
calculate scale in X, Y, and Z dimensions, and return stored in a Vector3D instance.
cameraParams — Property in class com.transmote.flar.FLARManager
FLARParam used by this FLARManager.
centerpoint — Property in class com.transmote.flar.marker.FLARMarker
centerpoint of marker outline in the 2D space of the screen, calculated as the average of the outline's four corner points.
_centerpoint2D — Property in class com.transmote.flar.marker.FLARMarker
_centerpoint3D — Property in class com.transmote.flar.marker.FLARMarker
centerpoint3D — Property in class com.transmote.flar.marker.FLARMarker
centerpoint of marker outline extracted from FLARToolkit transformation matrix.
clone() — Method in class com.transmote.flar.marker.FLARMarkerEvent
com.transmote.flar — Package
com.transmote.flar.marker — Package
com.transmote.flar.pattern — Package
com.transmote.flar.source — Package
com.transmote.flar.utils — Package
_confidence — Property in class com.transmote.flar.marker.FLARMarker
confidence — Property in class com.transmote.flar.marker.FLARMarker
'confidence' is a value assigned by FLARToolkit to each detected marker, that describes the algorithm's perceived accuracy of the pattern match.
convertFLARMatrixToAlternativaMatrix(fm) — Static method in class com.transmote.flar.utils.FLARAlternativaGeomUtils
convertFLARMatrixToAwayMatrix(fm) — Static method in class com.transmote.flar.utils.FLARAwayGeomUtils
convertFLARMatrixToFlashMatrix(fm, scale) — Static method in class com.transmote.flar.utils.FLARGeomUtils
convert a FLAR matrix to a Flash Matrix.
convertFLARMatrixToPVMatrix(fm) — Static method in class com.transmote.flar.utils.FLARPVGeomUtils
convertFLARMatrixToSandyMatrix(fm) — Static method in class com.transmote.flar.utils.FLARSandyGeomUtils
copy(otherMarker:com.transmote.flar.marker:FLARMarker) — Method in class com.transmote.flar.marker.FLARMarker
copy the properties of a FLARMarker into this FLARMarker.
corners — Property in class com.transmote.flar.marker.FLARMarker
createFLARIdentityMatrix() — Static method in class com.transmote.flar.utils.FLARGeomUtils
create an identity matrix as a FLARDoubleMatrix34.
createFLARIdentityTransMat() — Static method in class com.transmote.flar.utils.FLARGeomUtils
create an identity matrix as a FLARTransMatResult.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z