Method |
Description |
|
Clip_Vector2 ( Vector2 &absolutePos ) : void |
|
|
GetMatrix ( ) : Matrix4x4 |
|
|
GetTopRect ( ) : Rect |
|
|
INTERNAL_CALL_Clip_Vector2 ( Vector2 &absolutePos ) : void |
|
|
INTERNAL_CALL_GetMatrix ( Matrix4x4 &value ) : void |
|
|
INTERNAL_CALL_GetTopRect ( Rect &value ) : void |
|
|
INTERNAL_CALL_Internal_Clip_Rect ( Rect &absoluteRect ) : void |
|
|
INTERNAL_CALL_Push ( Rect &screenRect, Vector2 &scrollOffset, Vector2 &renderOffset, bool resetOffset ) : void |
|
|
INTERNAL_CALL_SetMatrix ( Matrix4x4 &m ) : void |
|
|
INTERNAL_CALL_Unclip_Rect ( Rect &rect ) : void |
|
|
INTERNAL_CALL_Unclip_Vector2 ( Vector2 &pos ) : void |
|
|
INTERNAL_get_topmostRect ( Rect &value ) : void |
|
|
INTERNAL_get_visibleRect ( Rect &value ) : void |
|
|
Internal_Clip_Rect ( Rect &absoluteRect ) : void |
|
|
Internal_GetAbsoluteMousePosition ( Vector2 &output ) : void |
|
|
Pop ( ) : void |
|
|
Push ( Rect screenRect, Vector2 scrollOffset, Vector2 renderOffset, bool resetOffset ) : void |
|
|
Reapply ( ) : void |
|
|
SetMatrix ( Matrix4x4 m ) : void |
|
|
Unclip_Rect ( Rect &rect ) : void |
|
|
Unclip_Vector2 ( Vector2 &pos ) : void |
|
|