C# Class Reign.Video.D3D9.BufferLayoutDesc

Inheritance: Reign.Video.IBufferLayoutDesc
Afficher le fichier Open project: reignstudios/ReignSDK

Méthodes publiques

Méthode Description
BufferLayoutDesc ( BufferLayoutTypes bufferFormatType ) : System
BufferLayoutDesc ( List elements ) : System
Dispose ( ) : void

Private Methods

Méthode Description
init ( ) : void

Method Details

BufferLayoutDesc() public méthode

public BufferLayoutDesc ( BufferLayoutTypes bufferFormatType ) : System
bufferFormatType BufferLayoutTypes
Résultat System

BufferLayoutDesc() public méthode

public BufferLayoutDesc ( List elements ) : System
elements List
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void