Package X3dForWebAuthors.Chapter10Geometry2D


package X3dForWebAuthors.Chapter10Geometry2D
  • Classes
    Class
    Description
    Example of Arc2D node showing semicircular arcs.
    Example of ArcClose2D showing PIE or CHORD subsections of circular geometry.
    Example of Circle2D node showing a simple circular circumference.
    Example of Disk2D showing circular geometry with an optional center hole.
    Example of Polyline2D showing multiple 2D line segments.
    Example of Polypoint2D showing a simple set of points.
    Example of Rectangle2D showing two simple polygonal shapes.
    Example of all of the Geometry2D nodes for the X3D Book.
    Example of TriangleSet2D showing multiple simple triangle shapes.