CommonLibSSE NG
|
#include <NiRect.h>
Public Member Functions | |
NiRect (T a_left=T(0), T a_right=T(0), T a_top=T(0), T a_bottom=T(0)) | |
T | GetWidth () const |
T | GetHeight () const |
Protected Attributes | |
T | left |
T | right |
T | top |
T | bottom |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |