Privacy
An open-source, flexible 3D physical simulation framework
envmap.cpp File Reference
#include "envmap.h"
#include <sstream>
#include <iostream>
#include <fstream>

Go to the source code of this file.

Namespaces

 osg_material_manager
 

Macros

#define max(x, y)   (x>y ? x : y)
 

Macro Definition Documentation

◆ max

#define max (   x,
 
)    (x>y ? x : y)

Definition at line 33 of file envmap.cpp.