97

Building 3D shapes
IndexedGeometryArray class methods

  • Generic methods on IndexedGeometryArray set coordinate and lighting normal indices
  • Method
    void setCoordinateIndex( int index, int value )
    void setCoordinateIndices( int index, int[] value )
    void setNormalIndex( int index, int value )
    void setNormalIndices( int index, int[] value )