Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
VVVV
Nodes
OpenGL
ILayerSimple
C# Class VVVV.Nodes.OpenGL.ILayerSimple
Inheritance:
ILayer
Datei anzeigen
Open project: elliotwoods/VVVV.Nodes.GL
Public Methods
Method
Description
Draw
( ) :
void
Protected Methods
Method
Description
DrawSlice
(
int
iSlice
) :
void
Method Details
Draw()
public
method
public
Draw
( ) :
void
return
void
DrawSlice()
protected
abstract
method
protected
abstract
DrawSlice
(
int
iSlice
) :
void
iSlice
int
return
void