reference

This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.

ofMatrix3x3.cpp File Reference
#include "ofMatrix3x3.h"
#include <iomanip>

Functions

std::ostream & operator<< (std::ostream &os, const ofMatrix3x3 &M)
 
std::istream & operator>> (std::istream &is, ofMatrix3x3 &M)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
const ofMatrix3x3 M 
)

◆ operator>>()

std::istream & operator>> ( std::istream &  is,
ofMatrix3x3 M 
)