Searched defs:Geometry (Results 1 – 3 of 3) sorted by relevance
330 ## Geometry section
329 ## Geometry section
98 struct Geometry { struct99 vector<Math::Vec3>& vertices;100 vector<Math::Vec3>& normals;101 vector<Math::Vec2>& uvs;102 vector<IndexType>& indices;