Map where the index is the triangle index of a geometry object, and the values are the local IDs of the matching elements.

Constructors

Properties

Accessors

Methods

Constructors

Properties

NO_ELEMENT: 4294967295 = 0xFFFFFFFF

Accessors

Methods

  • Add a mapping range for a particular element.

    Parameters

    • beginTriangleIndex: number

      The beginning triangle index (inclusive)

    • endTriangleIndex: number

      The ending triangle index (exclusive)

    • elementLocalIndex: number

    Returns void