|
static native void | cancelProcessing () |
|
static native boolean | exportMesh (float cloudVoxelSize, boolean regenerateCloud, boolean meshing, int textureSize, int textureCount, int normalK, boolean optimized, float optimizedVoxelSize, int optimizedDepth, int optimizedMaxPolygons, float optimizedColorRadius, boolean optimizedCleanWhitePolygons, int optimizedMinClusterSize, float optimizedMaxTextureDistance, int optimizedMinTextureClusterSize, boolean blockRendering) |
|
static native int | getLoopClosureId () |
|
static native String | getStatus () |
|
static native int | getTotalNodes () |
|
static native int | getTotalPoints () |
|
static native int | getTotalWords () |
|
static native float | getUpdateTime () |
|
static native void | initGlContent () |
|
static native void | onCreate (RTABMapActivity activity) |
|
static native void | onPause () |
|
static native boolean | onTangoServiceConnected (IBinder binder) |
|
static native void | onTouchEvent (int touchCount, int event0, float x0, float y0, float x1, float y1) |
|
static native int | openDatabase (String databasePath, boolean databaseInMemory, boolean optimize) |
|
static native int | openDatabase2 (String databaseSource, String databasePath, boolean databaseInMemory, boolean optimize) |
|
static native boolean | postExportation (boolean visualize) |
|
static native int | postProcessing (int approach) |
|
static native int | render () |
|
static native void | resetMapping () |
|
static native void | save (String outputDatabasePath) |
|
static native void | setAppendMode (boolean enabled) |
|
static native void | setBackfaceCulling (boolean enabled) |
|
static native void | setBackgroundColor (float gray) |
|
static native void | setCamera (int cameraIndex) |
|
static native void | setCameraColor (boolean enabled) |
|
static native void | setCloudDensityLevel (int value) |
|
static native void | setClusterRatio (float value) |
|
static native void | setDataRecorderMode (boolean enabled) |
|
static native void | setFOV (float value) |
|
static native void | setFullResolution (boolean enabled) |
|
static native void | setGPS (double stamp, double longitude, double latitude, double altitude, double accuracy, double bearing) |
|
static native void | setGraphOptimization (boolean enabled) |
|
static native void | setGraphVisible (boolean visible) |
|
static native void | setGridRotation (float value) |
|
static native void | setGridVisible (boolean visible) |
|
static native void | setLighting (boolean enabled) |
|
static native void | setLocalizationMode (boolean enabled) |
|
static native void | setMapCloudShown (boolean shown) |
|
static native int | setMappingParameter (String key, String value) |
|
static native void | setMaxCloudDepth (float value) |
|
static native void | setMaxGainRadius (float value) |
|
static native void | setMeshAngleTolerance (float value) |
|
static native void | setMeshRendering (boolean enabled, boolean withTexture) |
|
static native void | setMeshTriangleSize (int value) |
|
static native void | setMinCloudDepth (float value) |
|
static native void | setNodesFiltering (boolean enabled) |
|
static native void | setOdomCloudShown (boolean shown) |
|
static native void | setOnlineBlending (boolean enabled) |
|
static native void | setOrthoCropFactor (float value) |
|
static native void | setPausedMapping (boolean paused) |
|
static native void | setPointSize (float value) |
|
static native void | setRawScanSaved (boolean enabled) |
|
static native void | setRenderingTextureDecimation (int value) |
|
static native void | setScreenRotation (int displayRotation, int cameraRotation) |
|
static native void | setSmoothing (boolean enabled) |
|
static native void | setTrajectoryMode (boolean enabled) |
|
static native void | setupGraphic (int width, int height) |
|
static native void | setWireframe (boolean enabled) |
|
static native boolean | writeExportedMesh (String directory, String name) |
|
Definition at line 10 of file RTABMapLib.java.