Инструменты пользователя

Инструменты сайта


developers:references:145c5ec1f02ac0a06c2681c13d1f463b

Метод DeviceContext.DrawUserIndexedPrimitives(PrimitiveType, Vector3F[], Byte[], Int32, Int32, Int32[], Int32, Int32)

  • Пространство имен: Topomatic.Cad.Foundation
  • Сборка: Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll)

Синтаксис

public void DrawUserIndexedPrimitives(PrimitiveType primitiveType, Vector3F[] vertexData, byte[] colorData, int vertexOffset, int numVertices, int[] indexData, int indexOffset, int primitiveCount)

Параметры

  • colorData
    • Тип: System.Byte[]
  • vertexOffset
    • Тип: System.Int32
  • numVertices
    • Тип: System.Int32
  • indexData
    • Тип: System.Int32[]
  • indexOffset
    • Тип: System.Int32
  • primitiveCount
    • Тип: System.Int32
developers/references/145c5ec1f02ac0a06c2681c13d1f463b.txt · Последние изменения: 2023/07/28 17:28 (внешнее изменение)