Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PixelFarm
DrawingGL
FrameBuffer
C# Class PixelFarm.DrawingGL.FrameBuffer
Inheritance:
IDisposable
Mostrar archivo
Open project: prepare/HTML-Renderer
Class Usage Examples
Public Methods
Method
Description
Dispose
( ) :
void
FrameBuffer
(
int
w
,
int
h
) :
System
Private Methods
Method
Description
InitFrameBuffer
( ) :
void
MakeCurrent
( ) :
void
ReleaseCurrent
( ) :
void
UpdateTexture
( ) :
void
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
FrameBuffer()
public
method
public
FrameBuffer
(
int
w
,
int
h
) :
System
w
int
h
int
return
System