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
NewTOAPIA
GL
GLDepthBuffer
C# Class NewTOAPIA.GL.GLDepthBuffer
Inheritance:
GLBuffer
Mostra file
Open project: Wiladams/NewTOAPIA
Class Usage Examples
Public Methods
Method
Description
GLDepthBuffer
(
GraphicsInterface
gi
)
SetDepth
(
double
aDepth
) :
void
Method Details
GLDepthBuffer()
public
method
public
GLDepthBuffer
(
GraphicsInterface
gi
)
gi
GraphicsInterface
SetDepth()
public
method
public
SetDepth
(
double
aDepth
) :
void
aDepth
double
return
void