Class MoDrawStyleElement.DrawStyle

java.lang.Object
com.openinventor.meshvizxlm.mapping.elements.MoDrawStyleElement.DrawStyle
Enclosing class:
MoDrawStyleElement

public static class MoDrawStyleElement.DrawStyle extends Object
Utility class to store draw style parameters.
  • Field Details

    • displaySolid

      public boolean displaySolid
      Display mode for mesh faces.
    • displayEdges

      public boolean displayEdges
      Display mode for mesh edges.
    • displayPoints

      public boolean displayPoints
      Display mode for mesh node points.
    • fadingThreshold

      public float fadingThreshold
      Display mode for mesh node points.
    • isSet

      public boolean isSet
      true if draw style has been set