webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
gl::Vector2 Struct Reference

#include <mathutil.h>

Public Member Functions

 Vector2 ()
 
 Vector2 (float x, float y)
 

Public Attributes

float x
 
float y
 

Constructor & Destructor Documentation

◆ Vector2() [1/2]

gl::Vector2::Vector2 ( )
inline

◆ Vector2() [2/2]

gl::Vector2::Vector2 ( float  x,
float  y 
)
inline

Member Data Documentation

◆ x

float gl::Vector2::x

◆ y

float gl::Vector2::y

The documentation for this struct was generated from the following file: