Searched defs:vectorVal (Results 1 – 2 of 2) sorted by relevance
388 void Utils::VectorToString(const std::vector<std::string> &vectorVal, std::string &stringOut) in VectorToString()
1357 Vector4f vectorVal(1.f, 1.f, 1.f, 1.f); variable