C# Class Glare.Graphics.FrameBuffer

A configuration of RenderBuffer and Texture objects that can be rendered to.
Inheritance: GraphicsResource
Afficher le fichier Open project: Burton-Radons/Alexandria Class Usage Examples

Méthodes publiques

Méthode Description
FrameBuffer ( ) : System

Méthodes protégées

Méthode Description
DisposeBase ( ) : void

Private Methods

Méthode Description
AllocateId ( ) : int
Bind ( ) : FrameBufferBinding
GLBind ( ) : int
GLUnbind ( int old ) : void

Method Details

DisposeBase() protected méthode

protected DisposeBase ( ) : void
Résultat void

FrameBuffer() public méthode

public FrameBuffer ( ) : System
Résultat System