Searched defs:shapes (Results 1 – 7 of 7) sorted by relevance
24 std::unordered_map<ParticleDisturbanceShapeType, std::string> shapes = { variable
97 bool WidgetAdapter::UpdateGeometries(const std::vector<std::shared_ptr<Geometry>>& shapes) in UpdateGeometries()
245 auto shapes = input.Shape(); in Compile() local
290 auto shapes = input.Shape(); in Compile() local
545 constructor(shapes = {}, baselineShapes) { argument618 constructor(baselineTheme, colors, shapes, typography) { argument
94 void EngineTest::UpdateGeometries(const std::vector<std::shared_ptr<Geometry>> &shapes) in UpdateGeometries()
337 void LumeCommon::UpdateGeometries(const std::vector<std::shared_ptr<Geometry>>& shapes) in UpdateGeometries()1260 void LumeCommon::LoadCustGeometry(const std::vector<std::shared_ptr<Geometry>>& shapes) in LoadCustGeometry()