Searched refs:SetOriginAndSize (Results 1 – 3 of 3) sorted by relevance
| /NW4C-2.0.3/include/nw/gfx/ |
| D | gfx_Viewport.h | 96 m_Rect.SetOriginAndSize(0.f, 0.f, width, height); in Viewport() 138 m_Rect.SetOriginAndSize( x, in SetBound() 151 m_Rect.SetOriginAndSize( 0.f, in SetBound()
|
| /NW4C-2.0.3/demos/Nw4cDemo/include/ |
| D | SmRectCollision.h | 39 m_Collision.SetOriginAndSize( x, y, w, h ); in SetRect()
|
| /NW4C-2.0.3/include/nw/ut/ |
| D | ut_Rect.h | 177 void SetOriginAndSize(f32 x, f32 y, f32 width, f32 height ) in SetOriginAndSize() function
|