Package com.banuba.sdk.scene
Class Morphing.CppProxy
java.lang.Object
com.banuba.sdk.scene.Morphing.CppProxy
- All Implemented Interfaces:
Morphing
- Enclosing interface:
- Morphing
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.banuba.sdk.scene.Morphing
Morphing.CppProxy
-
Method Summary
Modifier and TypeMethodDescriptionvoid
protected void
finalize()
getName()
getType()
void
setWarpMesh
(Mesh mesh) sets morphing warp mesh.
-
Method Details
-
_djinni_private_destroy
public void _djinni_private_destroy() -
finalize
-
getType
-
getName
-
setWarpMesh
Description copied from interface:Morphing
sets morphing warp mesh. If morhping type is beauty must be only "$builtin$meshes/beauty" mesh.- Specified by:
setWarpMesh
in interfaceMorphing
- Parameters:
mesh
- (mesh): morphing warp mesh
-
getWarpMesh
- Specified by:
getWarpMesh
in interfaceMorphing
- Returns:
- warp (mesh)
-