webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <geometry_utils.h>
Public Attributes | |
std::vector< Vector3 > | positions |
std::vector< Vector3 > | normals |
std::vector< Vector2 > | texcoords |
std::vector< GLushort > | indices |
std::vector<GLushort> CubeGeometry::indices |
std::vector<Vector3> CubeGeometry::normals |
std::vector<Vector3> CubeGeometry::positions |
std::vector<Vector2> CubeGeometry::texcoords |