Property | Type | Description | |
---|---|---|---|
inputLayout | InputLayout |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Draw ( ) : void | ||
Initialize ( ) : void | ||
ShapeBaseWithNormal ( RenderContext context ) : System.Collections.Generic | ||
Update ( ) : void |
Method | Description | |
---|---|---|
InitializeIndicies ( IndexBufferBuilder bufferBuilder ) : void | ||
InitializeVerticies ( List |
protected abstract InitializeIndicies ( IndexBufferBuilder bufferBuilder ) : void | ||
bufferBuilder | IndexBufferBuilder | |
return | void |
protected abstract InitializeVerticies ( List |
||
verticies | List |
|
return | void |
public ShapeBaseWithNormal ( RenderContext context ) : System.Collections.Generic | ||
context | RenderContext | |
return | System.Collections.Generic |