Programming API Reference: EduGraf.Geometries

Interface IGeometry

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