Interface IPointSet2
Represents a set of points with a method to determine whether a given point is in the set.
public interface IPointSet2
Methods
- Contains(Vector2)
Determines whether this PointShape2 contains the specified point.
Represents a set of points with a method to determine whether a given point is in the set.
public interface IPointSet2
Determines whether this PointShape2 contains the specified point.