Uses of Class
com.agisoft.metashape.Model.TexFace
| Package | Description |
|---|---|
| com.agisoft.metashape |
-
Uses of Model.TexFace in com.agisoft.metashape
Methods in com.agisoft.metashape with parameters of type Model.TexFace Modifier and Type Method Description static longModel.TexFace. getCPtr(Model.TexFace obj)static intMetashapeJNI. Model_TexFace_getTextureIndex(long jarg1, Model.TexFace jarg1_)static int[]MetashapeJNI. Model_TexFace_getVertices(long jarg1, Model.TexFace jarg1_)static voidMetashapeJNI. Model_TexFace_setTextureIndex(long jarg1, Model.TexFace jarg1_, int jarg2)static voidMetashapeJNI. Model_TexFace_setVertices(long jarg1, Model.TexFace jarg1_, int[] jarg2)