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

#include "gui/opengl/transformation.h"

Protected Attributes

GLfloat v [4]
 

Friends

std::ostream & operator<< (std::ostream &stream, const vec4 &v)
 

Detailed Description

Definition at line 35 of file transformation.h.

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  stream,
const vec4 v 
)
friend

Definition at line 51 of file transformation.h.

Member Data Documentation

◆ v

GLfloat MR::GUI::GL::vec4::v[4]
protected

Definition at line 58 of file transformation.h.


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