Class PoProfileCoordinate2

  • All Implemented Interfaces:
    SafeDisposable

    public class PoProfileCoordinate2
    extends PoProfile
    Node that defines a 2D polygon profile. This node defines the current 2D polygon profile for all subsequent MeshViz representations inhering from PoChart.

    File format/default:

    PoProfileCoordinate2 {

      point 0 0
    }
    • Field Detail

      • point

        public final SoMFVec2f point
        2D profile coordinate points.
    • Constructor Detail

      • PoProfileCoordinate2

        public PoProfileCoordinate2()
        Constructor.