Метод | Описание | |
---|---|---|
Begin ( ) : void | ||
End ( ) : void | ||
GetCurrentOrthogProjection ( bool &isOrthog, float &left, float &right, float &bottom, float &top ) : void | ||
InvalidateViewport ( ) : void | ||
PopSoftwareViewport ( ) : void | ||
PushSoftwareViewport ( |
||
UpdateCurrentViewportFromHardware ( ) : void |
Метод | Описание | |
---|---|---|
ProjectionStack ( ) : System |
public static GetCurrentOrthogProjection ( bool &isOrthog, float &left, float &right, float &bottom, float &top ) : void | ||
isOrthog | bool | |
left | float | |
right | float | |
bottom | float | |
top | float | |
Результат | void |
public static InvalidateViewport ( ) : void | ||
Результат | void |
public static PopSoftwareViewport ( ) : void | ||
Результат | void |
public static PushSoftwareViewport ( |
||
viewport | ||
Результат | void |
public static UpdateCurrentViewportFromHardware ( ) : void | ||
Результат | void |