|
LibreOffice Module vcl (master) 1
|
Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &rStrm, const glm::mat4 &rMatrix) |
| std::ostream & | operator<< (std::ostream &rStrm, const glm::vec4 &rPos) |
| std::ostream & | operator<< (std::ostream &rStrm, const glm::vec3 &rPos) |
| std::ostream & operator<< | ( | std::ostream & | rStrm, |
| const glm::mat4 & | rMatrix | ||
| ) |
Definition at line 643 of file OpenGLHelper.cxx.
| std::ostream & operator<< | ( | std::ostream & | rStrm, |
| const glm::vec3 & | rPos | ||
| ) |
Definition at line 637 of file OpenGLHelper.cxx.
References rStrm.
| std::ostream & operator<< | ( | std::ostream & | rStrm, |
| const glm::vec4 & | rPos | ||
| ) |
Definition at line 631 of file OpenGLHelper.cxx.
References rStrm.