com.supermap.ar.areffect.gltfModel

Class Primitives

  • java.lang.Object
    • com.supermap.ar.areffect.gltfModel.Primitives


  • public class Primitives
    extends java.lang.Object
    Basic graphic element information
    • Constructor Detail

      • Primitives

        public Primitives()
    • Method Detail

      • setAttributes

        public void setAttributes(Attributes attributes)
        Sets attributes
        Parameters:
        attributes -
      • getAttributes

        public Attributes getAttributes()
        Gets attributes
        Returns:
      • setIndices

        public void setIndices(java.lang.Integer indices)
        Sets indexes
        Parameters:
        indices -
      • getIndices

        public java.lang.Integer getIndices()
        Gets indexes
        Returns:
      • setMode

        public void setMode(java.lang.Integer mode)
        Sets the mode
        Parameters:
        mode -
      • getMode

        public java.lang.Integer getMode()
        Gets the mode
        Returns:
      • setMaterial

        public void setMaterial(java.lang.Integer material)
        Sets the texture index
        Parameters:
        material -
      • getMaterial

        public java.lang.Integer getMaterial()
        Gets the texture index
        Returns: