Class ARPlaneGeometry

    • Constructor Detail

      • ARPlaneGeometry

        protected ARPlaneGeometry()
      • ARPlaneGeometry

        protected ARPlaneGeometry​(NSObject.Handle h,
                                  long handle)
      • ARPlaneGeometry

        public ARPlaneGeometry​(NSCoder decoder)
    • Method Detail

      • getVertexCount

        public long getVertexCount()
      • getTextureCoordinateCount

        public long getTextureCoordinateCount()
      • getTextureCoordinates

        public VectorFloat2 getTextureCoordinates()
      • getTriangleCount

        public long getTriangleCount()
      • getTriangleIndices

        public org.robovm.rt.bro.ptr.ShortPtr getTriangleIndices()
      • getBoundaryVertexCount

        public long getBoundaryVertexCount()
      • getBoundaryVertices

        public VectorFloat3 getBoundaryVertices()
      • supportsSecureCoding

        public static boolean supportsSecureCoding()
      • init

        protected long init​(NSCoder decoder)