Programming API Reference: SharpGfx.Geometries

Interface IGeometry

Base interface for all geometries.
Property  float[Positions { get; }: unrolled coordinates (x, y [,z]) of the geometries vertex positions.
Property  int Count { get; }: of then vertices.