This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
#include "ofShader.h"
#include "ofCubeMap.h"
#include "ofImage.h"
#include "of3dUtils.h"
#include "ofGLBaseTypes.h"
#include "ofGLUtils.h"
#include "ofGLProgrammableRenderer.h"
#include "ofCubeMapShaders.h"
#include "ofFbo.h"
#include "ofConstants.h"
#include "glm/gtx/transform.hpp"
#include "glm/gtc/quaternion.hpp"
#include <map>
Macros | |
#define | GLM_FORCE_CTOR_INIT |
Functions | |
vector< weak_ptr< ofCubeMap::Data > > & | ofCubeMapsData () |
bool | isPowerOfTwo (int x) |
Macro Definition Documentation
◆ GLM_FORCE_CTOR_INIT
#define GLM_FORCE_CTOR_INIT |
Function Documentation
◆ isPowerOfTwo()
bool isPowerOfTwo | ( | int | x | ) |
◆ ofCubeMapsData()
vector< weak_ptr< ofCubeMap::Data > > & ofCubeMapsData | ( | ) |