Ocean
Loading...
Searching...
No Matches
SceneDescriptionSDLAssimpJni.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) Meta Platforms, Inc. and affiliates.
3
*
4
* This source code is licensed under the MIT license found in the
5
* LICENSE file in the root directory of this source tree.
6
*/
7
8
#ifndef META_OCEAN_SCENEDESCRIPTION_SDL_ASSIMP_JNI_SCENEDESCRIPTIONSDLASSIMPJNI_H
9
#define META_OCEAN_SCENEDESCRIPTION_SDL_ASSIMP_JNI_SCENEDESCRIPTIONSDLASSIMPJNI_H
10
11
#include "
ocean/platform/android/Android.h
"
12
13
/**
14
* Java native interface function to register the SceneDescription SDLAssimp component.
15
* @param env The JNI environment
16
* @param javaThis The JNI object
17
* @return True, if succeeded
18
* @ingroup scenedescriptionsdlassimpjni
19
*/
20
extern
"C"
jboolean
Java_com_meta_ocean_scenedescription_sdl_assimp_SceneDescriptionSDLAssimpJni_registerLibrary
(JNIEnv* env,
jobject
javaThis);
21
22
/**
23
* Java native interface function to unregister the SceneDescription SDLAssimp adapter component.
24
* @param env The JNI environment
25
* @param javaThis The JNI object
26
* @return True, if succeeded
27
* @ingroup scenedescriptionsdlassimpjni
28
*/
29
extern
"C"
jboolean
Java_com_meta_ocean_scenedescription_sdl_assimp_SceneDescriptionSDLAssimpJni_unregisterLibrary
(JNIEnv* env,
jobject
javaThis);
30
31
#endif
// META_OCEAN_SCENEDESCRIPTION_SDL_ASSIMP_JNI_SCENEDESCRIPTIONSDLASSIMPJNI_H
jobject
Java_com_meta_ocean_scenedescription_sdl_assimp_SceneDescriptionSDLAssimpJni_unregisterLibrary
jboolean Java_com_meta_ocean_scenedescription_sdl_assimp_SceneDescriptionSDLAssimpJni_unregisterLibrary(JNIEnv *env, jobject javaThis)
Java native interface function to unregister the SceneDescription SDLAssimp adapter component.
Java_com_meta_ocean_scenedescription_sdl_assimp_SceneDescriptionSDLAssimpJni_registerLibrary
jboolean Java_com_meta_ocean_scenedescription_sdl_assimp_SceneDescriptionSDLAssimpJni_registerLibrary(JNIEnv *env, jobject javaThis)
Java native interface function to register the SceneDescription SDLAssimp component.
Android.h
impl
ocean
scenedescription
sdl
assimp
jni
SceneDescriptionSDLAssimpJni.h
Generated on Sat Feb 22 2025 06:03:36 for Ocean by
1.9.8