Uses of Class
com.agisoft.metashape.Model.Texture
| Package | Description |
|---|---|
| com.agisoft.metashape |
-
Uses of Model.Texture in com.agisoft.metashape
Methods in com.agisoft.metashape that return Model.Texture Modifier and Type Method Description static Model.Texture[]Model.Texture. cArrayWrap(long[] cArray, boolean cMemoryOwn)Model.TextureModel. getActiveTexture(Model.TextureType type)Active texture of a given type.Model.Texture[]Model. getTextures()List of textures in the model.Methods in com.agisoft.metashape with parameters of type Model.Texture Modifier and Type Method Description static long[]Model.Texture. cArrayUnwrap(Model.Texture[] arrayWrapper)static longModel.Texture. getCPtr(Model.Texture obj)static intMetashapeJNI. Model_Texture_getKey(long jarg1, Model.Texture jarg1_)static StringMetashapeJNI. Model_Texture_getLabel(long jarg1, Model.Texture jarg1_)static longMetashapeJNI. Model_Texture_getMeta(long jarg1, Model.Texture jarg1_)static intMetashapeJNI. Model_Texture_getTextureType(long jarg1, Model.Texture jarg1_)static voidMetashapeJNI. Model_Texture_setLabel(long jarg1, Model.Texture jarg1_, String jarg2)static voidMetashapeJNI. Model_Texture_setMeta(long jarg1, Model.Texture jarg1_, long jarg2, MetaData jarg2_)