Searched defs:LocalMatrixSystem (Results 1 – 2 of 2) sorted by relevance
69 inline constexpr BASE_NS::string_view GetName(const LocalMatrixSystem*) in GetName()
43 LocalMatrixSystem::LocalMatrixSystem(IEcs& ecs) : active_(true), ecs_(ecs) in LocalMatrixSystem() function in LocalMatrixSystem