Data Property: 'The ccw field indicates counterclockwise ordering of vertex-coordinates orientation.'
Annotations (4)
- rdfs:label "The ccw field indicates counterclockwise ordering of vertex-coordinates orientation."
- rdfs:label "X3DComposedGeometryNode field ccw is implemented by multiple nodes."
- rdfs:label "ccw defines clockwise/counterclockwise ordering of vertex coordinates, which in turn defines front/back orientation of polygon normals according to Right-Hand Rule (RHR)."
- ccwDefault http://www.w3.org/2001/XMLSchema#true

Domains (15)
- 'Composed geometry nodes produce renderable geometry, can contain Color Coordinate Normal TextureCoordinate, and are contained by a Shape node.'
- 'ElevationGrid is a geometry node defining a rectangular height field, with default values for a 1m by 1m square at height 0.'
- 'Extrusion is a geometry node that sequentially stretches a 2D cross section along a 3D-spine path in the local coordinate system, creating an outer hull.'
- 'GeoElevationGrid is a geometry node defining a rectangular height field, with default values for a 1m by 1m square at height 0.'
- 'IndexedFaceSet defines polygons using index lists corresponding to vertex coordinates.'
- 'IndexedQuadSet is a geometry node that defines quadrilaterals.'
- 'IndexedTriangleFanSet is a geometry node containing a Coordinate|CoordinateDouble node, and can also contain Color|ColorRGBA, Normal and TextureCoordinate nodes.'
- 'IndexedTriangleSet is a geometry node containing a Coordinate|CoordinateDouble node, and can also contain Color|ColorRGBA, Normal and TextureCoordinate nodes.'
- 'IndexedTriangleStripSet is a geometry node containing a Coordinate|CoordinateDouble node, and can also contain Color|ColorRGBA, Normal and TextureCoordinate nodes.'
- 'NurbsSweptSurface uses a trajectoryCurve path to describe a generalized surface that is swept by a crossSectionCurve.'
- 'NurbsSwungSurface contains a profileCurve and a trajectoryCurve [X3DNurbsControlCurveNode].'
- 'QuadSet is a geometry node that defines quadrilaterals.'
- 'TriangleFanSet is a geometry node containing a Coordinate|CoordinateDouble node, and can also contain Color|ColorRGBA, Normal and TextureCoordinate nodes.'
- 'TriangleSet is a geometry node containing a Coordinate|CoordinateDouble node, and can also contain Color|ColorRGBA, Normal and TextureCoordinate nodes.'
- 'TriangleStripSet is a geometry node containing a Coordinate|CoordinateDouble node, and can also contain Color|ColorRGBA, Normal and TextureCoordinate nodes.'