Developer documentation
Version 3.0.3-105-gd3941f44
MR::GUI::GL::mat4 Class Reference

#include "gui/opengl/transformation.h"

Protected Attributes

GLfloat m [16]
 

Friends

std::ostream & operator<< (std::ostream &stream, const mat4 &m)
 

Detailed Description

Definition at line 65 of file transformation.h.

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  stream,
const mat4 m 
)
friend

Definition at line 132 of file transformation.h.

Member Data Documentation

◆ m

GLfloat MR::GUI::GL::mat4::m[16]
protected

Definition at line 143 of file transformation.h.


The documentation for this class was generated from the following file: