|
OPTPiX SpriteStudio SDK
|
矩形 More...
#include <sstypes.h>
Collaboration diagram for SsTRect< T >:Public Member Functions | |
| SsTRect (T ax, T ay, T aw, T ah) | |
| SsTRect (const SsTRect &r) | |
| bool | operator== (const SsTRect &r) const |
| bool | operator!= (const SsTRect &r) const |
Public Attributes | |
| T | x |
| T | y |
| T | w |
| T | h |
矩形