![]() |
Skylicht Engine
|
Public Member Functions | |
| SVec4 (float x) | |
| SVec4 (float x, float y) | |
| SVec4 (float x, float y, float z) | |
| SVec4 (float x, float y, float z, float w) | |
| bool | operator== (const SVec4 &other) const |
Public Attributes | |
| float | X |
| float | Y |
| float | Z |
| float | W |