Package com.banuba.sdk.scene
Class ProceduralTexture.CppProxy
java.lang.Object
com.banuba.sdk.scene.ProceduralTexture.CppProxy
- All Implemented Interfaces:
ProceduralTexture
- Enclosing interface:
- ProceduralTexture
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.banuba.sdk.scene.ProceduralTexture
ProceduralTexture.CppProxy
-
Method Summary
Modifier and TypeMethodDescriptionvoid
asImage()
protected void
finalize()
void
setSrcImage
(Image src)
-
Method Details
-
_djinni_private_destroy
public void _djinni_private_destroy() -
finalize
-
getAlgorithmType
- Specified by:
getAlgorithmType
in interfaceProceduralTexture
-
setSrcImage
- Specified by:
setSrcImage
in interfaceProceduralTexture
-
getSrcImage
- Specified by:
getSrcImage
in interfaceProceduralTexture
-
asImage
- Specified by:
asImage
in interfaceProceduralTexture
- Returns:
- upcast to base type
-
asCameraComposer
- Specified by:
asCameraComposer
in interfaceProceduralTexture
-