Programming API Reference: EduGraf.Geometries

Class public Triangle32Geometry

: ITriangle32Geometry
See interface.
Property public float[] Position { get; }: see interface property
Property public int Count { get; }: see interface property
Property public uint[] Triangles { get; }: see interface property

Method public List<Triangle> GetAllTriangles()

See interface method.