Partager via


Printing3DMesh.GetTriangleIndices Méthode

Définition

Obtient la mémoire tampon pour les index triangle.

public:
 virtual IBuffer ^ GetTriangleIndices() = GetTriangleIndices;
IBuffer GetTriangleIndices();
public IBuffer GetTriangleIndices();
function getTriangleIndices()
Public Function GetTriangleIndices () As IBuffer

Retours

Mémoire tampon pour les index triangle.

Remarques

Pour créer la mémoire tampon pour les index triangle, utilisez CreateTriangleIndices.

S’applique à