ShapeGeometry
Description
- Derived from
-
Shape abstract
- Extended by
-
ShapePolygonBase abstract
Abstract base class for IShape implementations that are based on geometry and thus store vertex data.
Public / Methods
ValueIndex
2 overloads
Returns the custom per-vertex value for the given flat storage index.
- See also
Returns the flat storage index of the given custom per-vertex value.
The flat value storage index uniquely identifies a single-bit value of ShapeValue in a persistent manner, i.e. it will not change in the future.
- See also
Protected / Constructors
ShapeGeometry
2 overloads
Creates a new instance of ShapeGeometry.
Creates a new instance of ShapeGeometry.