webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <angletypes.h>
Public Member Functions | |
Extents () | |
Extents (int width_, int height_, int depth_) | |
Extents (const Extents &other)=default | |
Extents & | operator= (const Extents &other)=default |
bool | empty () const |
Public Attributes | |
int | width |
int | height |
int | depth |
|
inline |
|
inline |
|
default |
|
inline |
int gl::Extents::depth |
int gl::Extents::height |
int gl::Extents::width |