Searched defs:Geometry (Results 1 – 3 of 3) sorted by relevance
294 META_INTERFACE_OBJECT(Geometry, Node, IMesh) in META_INTERFACE_OBJECT() argument
98 struct Geometry { struct99 vector<Math::Vec3>& vertices;100 vector<Math::Vec3>& normals;101 vector<Math::Vec2>& uvs;102 vector<IndexType>& indices;
79 Geometry = 1, // 1 << 0, enumerator