Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Nez
DeferredLighting
QuadMesh
C# Class Nez.DeferredLighting.QuadMesh
Inheritance:
IDisposable
Mostra file
Open project: prime31/Nez
Class Usage Examples
Public Methods
Method
Description
QuadMesh
(
GraphicsDevice
device
) :
System
render
( ) :
void
Private Methods
Method
Description
IDisposable
( ) :
void
Method Details
QuadMesh()
public
method
public
QuadMesh
(
GraphicsDevice
device
) :
System
device
GraphicsDevice
return
System
render()
public
method
public
render
( ) :
void
return
void