C# Класс CSharpGL.RecognizedPrimitiveInfo

All vertexs' ids of picked geometry and their indexes in IndexBuffer.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
RecognizedPrimitiveInfo ( uint index ) : System

All vertexs' ids of picked geometry and their indexes in IndexBuffer.

ToString ( ) : string

Описание методов

RecognizedPrimitiveInfo() публичный Метод

All vertexs' ids of picked geometry and their indexes in IndexBuffer.
public RecognizedPrimitiveInfo ( uint index ) : System
index uint index of LastVertexId in the .
Результат System

ToString() публичный Метод

public ToString ( ) : string
Результат string