Searched refs:WithVc3Class (Results 1 – 1 of 1) sorted by relevance
619 inline Vc3Settings& WithVc3Class(const Vc3Class& value) { SetVc3Class(value); return *this;} in WithVc3Class() function631 … inline Vc3Settings& WithVc3Class(Vc3Class&& value) { SetVc3Class(std::move(value)); return *this;} in WithVc3Class() function