|
static native void | addEnvSensor (long nativeApplication, int type, float value) |
|
static native void | cancelProcessing (long nativeApplication) |
|
static native long | createNativeApplication (RTABMapActivity activity) |
|
static native void | destroyNativeApplication (long nativeApplication) |
|
static native boolean | exportMesh (long nativeApplication, 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 (long nativeApplication) |
|
static native String | getStatus (long nativeApplication) |
|
static native int | getTotalNodes (long nativeApplication) |
|
static native int | getTotalPoints (long nativeApplication) |
|
static native int | getTotalWords (long nativeApplication) |
|
static native float | getUpdateTime (long nativeApplication) |
|
static native void | initGlContent (long nativeApplication) |
|
static native boolean | isBuiltWith (long nativeApplication, int cameraDriver) |
|
static native void | onTouchEvent (long nativeApplication, int touchCount, int event0, float x0, float y0, float x1, float y1) |
|
static native int | openDatabase (long nativeApplication, String databasePath, boolean databaseInMemory, boolean optimize, boolean clearDatabase) |
|
static native void | postCameraPoseEvent (long nativeApplication, float x, float y, float z, float qx, float qy, float qz, float qw, double stamp) |
|
static native boolean | postExportation (long nativeApplication, boolean visualize) |
|
static native void | postOdometryEvent (long nativeApplication, float x, float y, float z, float qx, float qy, float qz, float qw, float rgb_fx, float rgb_fy, float rgb_cx, float rgb_cy, float rgbFrameX, float rgbFrameY, float rgbFrameZ, float rgbFrameQX, float rgbFrameQY, float rgbFrameQZ, float rgbFrameQW, double stamp, ByteBuffer yPlane, ByteBuffer uPlane, ByteBuffer vPlane, int yPlaneLen, int rgbWidth, int rgbHeight, int rgbFormat, FloatBuffer points, int pointsLen, float vx, float vy, float vz, float vqx, float vqy, float vqz, float vqw, float p00, float p11, float p02, float p12, float p22, float p32, float p23, float t0, float t1, float t2, float t3, float t4, float t5, float t6, float t7) |
|
static native void | postOdometryEventDepth (long nativeApplication, float x, float y, float z, float qx, float qy, float qz, float qw, float rgb_fx, float rgb_fy, float rgb_cx, float rgb_cy, float depth_fx, float depth_fy, float depth_cx, float depth_cy, float rgbFrameX, float rgbFrameY, float rgbFrameZ, float rgbFrameQX, float rgbFrameQY, float rgbFrameQZ, float rgbFrameQW, float depthFrameX, float depthFrameY, float depthFrameZ, float depthFrameQX, float depthFrameQY, float depthFrameQZ, float depthFrameQW, double rgbStamp, double depthStamp, ByteBuffer yPlane, ByteBuffer uPlane, ByteBuffer vPlane, int yPlaneLen, int rgbWidth, int rgbHeight, int rgbFormat, ByteBuffer depth, int depthLen, int depthWidth, int depthHeight, int depthFormat, FloatBuffer points, int pointsLen, float vx, float vy, float vz, float vqx, float vqy, float vqz, float vqw, float p00, float p11, float p02, float p12, float p22, float p32, float p23, float t0, float t1, float t2, float t3, float t4, float t5, float t6, float t7) |
|
static native int | postProcessing (long nativeApplication, int approach) |
|
static native boolean | recover (long nativeApplication, String from, String to) |
|
static native int | render (long nativeApplication) |
|
static native void | save (long nativeApplication, String outputDatabasePath) |
|
static native void | setAppendMode (long nativeApplication, boolean enabled) |
|
static native void | setBackfaceCulling (long nativeApplication, boolean enabled) |
|
static native void | setBackgroundColor (long nativeApplication, float gray) |
|
static native void | setCamera (long nativeApplication, int cameraIndex) |
|
static native void | setCameraColor (long nativeApplication, boolean enabled) |
|
static native void | setCloudDensityLevel (long nativeApplication, int value) |
|
static native void | setClusterRatio (long nativeApplication, float value) |
|
static native void | setDataRecorderMode (long nativeApplication, boolean enabled) |
|
static native void | setDepthFromMotion (long nativeApplication, boolean enabled) |
|
static native void | setFOV (long nativeApplication, float value) |
|
static native void | setFullResolution (long nativeApplication, boolean enabled) |
|
static native void | setGPS (long nativeApplication, double stamp, double longitude, double latitude, double altitude, double accuracy, double bearing) |
|
static native void | setGraphOptimization (long nativeApplication, boolean enabled) |
|
static native void | setGraphVisible (long nativeApplication, boolean visible) |
|
static native void | setGridRotation (long nativeApplication, float value) |
|
static native void | setGridVisible (long nativeApplication, boolean visible) |
|
static native void | setLighting (long nativeApplication, boolean enabled) |
|
static native void | setLocalizationMode (long nativeApplication, boolean enabled) |
|
static native void | setMapCloudShown (long nativeApplication, boolean shown) |
|
static native int | setMappingParameter (long nativeApplication, String key, String value) |
|
static native void | setMaxCloudDepth (long nativeApplication, float value) |
|
static native void | setMaxGainRadius (long nativeApplication, float value) |
|
static native void | setMeshAngleTolerance (long nativeApplication, float value) |
|
static native void | setMeshRendering (long nativeApplication, boolean enabled, boolean withTexture) |
|
static native void | setMeshTriangleSize (long nativeApplication, int value) |
|
static native void | setMinCloudDepth (long nativeApplication, float value) |
|
static native void | setNodesFiltering (long nativeApplication, boolean enabled) |
|
static native void | setOdomCloudShown (long nativeApplication, boolean shown) |
|
static native void | setOnlineBlending (long nativeApplication, boolean enabled) |
|
static native void | setOrthoCropFactor (long nativeApplication, float value) |
|
static native void | setPausedMapping (long nativeApplication, boolean paused) |
|
static native void | setPointSize (long nativeApplication, float value) |
|
static native void | setRawScanSaved (long nativeApplication, boolean enabled) |
|
static native void | setRenderingTextureDecimation (long nativeApplication, int value) |
|
static native void | setScreenRotation (long nativeApplication, int displayRotation, int cameraRotation) |
|
static native void | setSmoothing (long nativeApplication, boolean enabled) |
|
static native void | setTrajectoryMode (long nativeApplication, boolean enabled) |
|
static native void | setupGraphic (long nativeApplication, int width, int height) |
|
static native void | setWireframe (long nativeApplication, boolean enabled) |
|
static native boolean | startCamera (long nativeApplication, IBinder binder, Context context, Activity activity, int driver) |
|
static native void | stopCamera (long nativeApplication) |
|
static native boolean | writeExportedMesh (long nativeApplication, String directory, String name) |
|