Package ConformanceNist.Geometry.IndexedFaceSet


package ConformanceNist.Geometry.IndexedFaceSet
  • Classes
    Class
    Description
    Test of colorPerVertex field is set to true and the colorIndex is set valid indices for the Color node.
    This test sets the convex field to false for a figure that is not convex The solid field is set to false.
    This test sets the convex field to true for a figure that is not convex The solid field is set to false.
    Test of colorPerVertex field is set to true and the colorIndex field is set to empty.
    Test of normalPerVertex field is set to true and the normalIndex field is set to empty.
    This test uses the default value for the creaseAngle field for an IndexedFaceSet (Sphere).
    This world tests browser ability to draw an IndexedFace set using mostly default values.
    Test of texCoord field is set to NULL and a texture image is defined using an appearance node.
    Test of colorPerVertex field is set to false and the colorIndex field is set to empty.
    Test of normal field set not NULL, the normalPerVertex field is set to F ALSE and the normalIndex field is set to empty.
    Test of textCoord field set to valid values (and not NULL), the texCoordIndex field is set empty.
    Test browser support of 5000 faces per IndexedFaceSet.
    Test of colorPerVertex field set to false and the colorIndex field is set to valid indices for each color in the Color node.
    Test of normal field set to not NULL, the normalPerVertex ifield is set to false and the normalIndex field is set to not empty.
    Tese of textCoord field set to valid values (and not NULL), the texCoordIndex field is set to valid values for the texCoord field.
    Test of normalPerVertex field set to true and the normalIndex field is set to valid indices for the normal field.
    This test sets the solid field to false, therefore preventing the browser from doing backface culling.
    Test of ccw field set to false and the faces are drawn in a clockwise direction.
    This tests redefines the value for the creaseAngle for an IndexedFaceSet (sphere).
    This tests redefines the value for the creaseAngle for an IndexedFaceSet (sphere) to the maximum possibe value.
    A square figure is used to draw 10 vertices for a single face of an IndexedFaceSet as required by section 7.3 of the VRML specifications.