Method | Description | |
---|---|---|
Execute ( |
|
|
RSQuadOperation ( |
||
SetQuadCorners ( float left, float top, float right, float bottom ) : void |
|
|
SetQuadFarCorners ( bool farCorners, bool farCornersViewSpace ) : void |
|
public Execute ( |
||
sm | ||
rs | Axiom.Graphics.RenderSystem | |
return | void |
public RSQuadOperation ( |
||
instance | ||
pass_id | uint | |
mat | ||
return | System |
public SetQuadCorners ( float left, float top, float right, float bottom ) : void | ||
left | float | |
top | float | |
right | float | |
bottom | float | |
return | void |
public SetQuadFarCorners ( bool farCorners, bool farCornersViewSpace ) : void | ||
farCorners | bool | |
farCornersViewSpace | bool | |
return | void |