메소드 | 설명 | |
---|---|---|
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 PushSoftwareViewport ( |
||
viewport | ||
리턴 | void |
public static UpdateCurrentViewportFromHardware ( ) : void | ||
리턴 | void |