C# Class CSharpGL.RecognizedPrimitiveInfo

All vertexs' ids of picked geometry and their indexes in IndexBuffer.
Afficher le fichier Open project: bitzhuwei/CSharpGL Class Usage Examples

Méthodes publiques

Méthode Description
RecognizedPrimitiveInfo ( uint index ) : System

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

ToString ( ) : string

Method Details

RecognizedPrimitiveInfo() public méthode

All vertexs' ids of picked geometry and their indexes in IndexBuffer.
public RecognizedPrimitiveInfo ( uint index ) : System
index uint index of LastVertexId in the .
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string