Method | Description | |
---|---|---|
Color ( float r, float g, float b, float a ) : void | ||
Draw ( ) : void | ||
New ( DisposableI parent, BufferLayoutDescI bufferLayoutDesc ) : |
||
QuickDraw ( DisposableI parent, BufferLayoutDescI bufferLayoutDesc ) : System | ||
StartLines ( ) : void | ||
StartPoints ( ) : void | ||
StartTriangles ( ) : void |
Method | Description | |
---|---|---|
init ( DisposableI parent, BufferLayoutDescI bufferLayoutDesc ) : void |
public Color ( float r, float g, float b, float a ) : void | ||
r | float | |
g | float | |
b | float | |
a | float | |
return | void |
public static New ( DisposableI parent, BufferLayoutDescI bufferLayoutDesc ) : |
||
parent | DisposableI | |
bufferLayoutDesc | BufferLayoutDescI | |
return |
public QuickDraw ( DisposableI parent, BufferLayoutDescI bufferLayoutDesc ) : System | ||
parent | DisposableI | |
bufferLayoutDesc | BufferLayoutDescI | |
return | System |