Class Mesh


  • public final class Mesh
    extends NativeBase

    Represents a mesh in 3D space. Such meshes are built using MeshBuilder.

    The class is not offering any methods, as its data is only meant to be consumed internally when being passed to MapMarker3DModel constructor.

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait