INTERFACE ID2D1VertexBuffer (d2d1effectauthor.h)

Définit une mémoire tampon de vertex monodimensionnable.

Héritage

L’interface ID2D1VertexBuffer hérite de l’interface IUnknown. ID2D1VertexBuffer a également les types de membres suivants :

Méthodes

L’interface ID2D1VertexBuffer utilise ces méthodes.

 
ID2D1VertexBuffer::Map

Mappe les données fournies dans la mémoire utilisateur.
ID2D1VertexBuffer::Unmap

Annule le mappage de la mémoire tampon de vertex.

Configuration requise

   
Client minimal pris en charge Windows 8 et mise à jour de plateforme pour Windows 7 [applications de bureau | Applications UWP]
Serveur minimal pris en charge Windows Server 2012 et Platform Update pour Windows Server 2008 R2 [applications de bureau | Applications UWP]
Plateforme cible Windows
En-tête d2d1effectauthor.h

Voir aussi

ID2D1EffectContext

ID2D1RenderInfo

IUnknown