2027 Method
Changes 0
M

WireframeBuilder.AddPoint

Description:
Add a point to the shape representation stored in this WireframeBuilder.
public void AddPoint(
	Point GPoint
)
  • GPoint
    The point to be added.