nw::lyt::TexMap::SetSize Member Function
void SetSize(
u16 width,
u16 height
);
void SetSize(
const TexSize & size
);
| SetSize ( u16, u16 ) | Sets the texture size (width and height). |
| SetSize ( const TexSize & ) | Sets the texture size (width and height). |
Sets the texture size (width and height).
Sets the texture size (width and height).
CONFIDENTIAL