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

#include <angletypes.h>

Public Member Functions

 Offset ()
 
 Offset (int x_in, int y_in, int z_in)
 

Public Attributes

int x
 
int y
 
int z
 

Constructor & Destructor Documentation

◆ Offset() [1/2]

gl::Offset::Offset ( )
inline

◆ Offset() [2/2]

gl::Offset::Offset ( int  x_in,
int  y_in,
int  z_in 
)
inline

Member Data Documentation

◆ x

int gl::Offset::x

◆ y

int gl::Offset::y

◆ z

int gl::Offset::z

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