Module org.dyn4j

Class PointFeature

    • Constructor Detail

      • PointFeature

        public PointFeature​(Vector2 point)
        Optional constructor.

        Assumes the given point is not indexed.

        Parameters:
        point - the vertex point
      • PointFeature

        public PointFeature​(Vector2 point,
                            int index)
        Full constructor.
        Parameters:
        point - the vertex point
        index - the index