C# Class NewTOAPIA.GL.PixelBufferObjectUnpacked

Inheritance: GLBufferObject
Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Méthode Description
PixelBufferObjectUnpacked ( GraphicsInterface gi ) : System
PixelBufferObjectUnpacked ( GraphicsInterface gi, BufferUsage usage, IntPtr dataPtr, int size ) : System

Method Details

PixelBufferObjectUnpacked() public méthode

public PixelBufferObjectUnpacked ( GraphicsInterface gi ) : System
gi GraphicsInterface
Résultat System

PixelBufferObjectUnpacked() public méthode

public PixelBufferObjectUnpacked ( GraphicsInterface gi, BufferUsage usage, IntPtr dataPtr, int size ) : System
gi GraphicsInterface
usage BufferUsage
dataPtr System.IntPtr
size int
Résultat System