Home
last modified time | relevance | path

Searched defs:Geometry (Results 1 – 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
Dmesh_util.cpp98 struct Geometry { struct
99 vector<Math::Vec3>& vertices;
100 vector<Math::Vec3>& normals;
101 vector<Math::Vec2>& uvs;
102 vector<IndexType>& indices;