Свойство | Тип | Описание | |
---|---|---|---|
inputLayout | InputLayout |
Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
Draw ( ) : void | ||
Initialize ( ) : void | ||
ShapeBaseWithNormal ( RenderContext context ) : System.Collections.Generic | ||
Update ( ) : void |
Метод | Описание | |
---|---|---|
InitializeIndicies ( IndexBufferBuilder bufferBuilder ) : void | ||
InitializeVerticies ( List |
protected abstract InitializeIndicies ( IndexBufferBuilder bufferBuilder ) : void | ||
bufferBuilder | IndexBufferBuilder | |
Результат | void |
protected abstract InitializeVerticies ( List |
||
verticies | List |
|
Результат | void |
public ShapeBaseWithNormal ( RenderContext context ) : System.Collections.Generic | ||
context | RenderContext | |
Результат | System.Collections.Generic |