|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <mathutil.h>
Public Member Functions | |
| Vector4 () | |
| Vector4 (float x, float y, float z, float w) | |
Public Attributes | |
| float | x |
| float | y |
| float | z |
| float | w |
|
inline |
|
inline |
| float gl::Vector4::w |
| float gl::Vector4::x |
| float gl::Vector4::y |
| float gl::Vector4::z |
1.8.13