Searched refs:PrintTo (Results 1 – 5 of 5) sorted by relevance
23 inline void PrintTo(const glm::vec3& v, std::ostream* os) { in PrintTo() function27 inline void PrintTo(const glm::quat& q, std::ostream* os) { in PrintTo() function
27 void PrintTo(const Result<T, E>& param, std::ostream* os) { in PrintTo() function36 void PrintTo(const Result<void, E>& param, std::ostream* os) { in PrintTo() function
42 static void PrintTo(const ClearColorParam& param, std::ostream* os) { in PrintTo() function
62 friend void PrintTo(const PixelR8G8B8A8& pixel, std::ostream* os) { *os << pixel.ToString(); } in PrintTo() function
49 void PrintTo(const VehiclePropValue& value, std::ostream* os) { in PrintTo() function