프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |