webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
SphereGeometry Struct Reference

#include <geometry_utils.h>

Public Attributes

std::vector< Vector3positions
 
std::vector< Vector3normals
 
std::vector< GLushortindices
 

Member Data Documentation

◆ indices

std::vector<GLushort> SphereGeometry::indices

◆ normals

std::vector<Vector3> SphereGeometry::normals

◆ positions

std::vector<Vector3> SphereGeometry::positions

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