Printing3DMesh.GetTriangleIndices Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.