#include <display_win.h>
Public Attributes | |
| float | rot [3] |
| float | trans [3] |
| float | scale [3] |
| float | center [3] |
Definition at line 316 of file display_win.h.
| float SYWindow::Xform::center[3] |
Definition at line 317 of file display_win.h.
| float SYWindow::Xform::rot[3] |
Definition at line 317 of file display_win.h.
| float SYWindow::Xform::scale[3] |
Definition at line 317 of file display_win.h.
| float SYWindow::Xform::trans[3] |
Definition at line 317 of file display_win.h.
1.5.7.1