reference

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

ofShader.h File Reference
#include "ofConstants.h"
#include "glm/fwd.hpp"
#include <unordered_map>

Go to the source code of this file.

Classes

struct  ofShaderSettings
 
class  ofShader
 
struct  ofShader::TransformFeedbackSettings
 
struct  ofShader::TransformFeedbackRangeBinding
 
struct  ofShader::TransformFeedbackBaseBinding
 

Typedefs

typedef ofColor_< float > ofFloatColor
 

Typedef Documentation

◆ ofFloatColor

typedef ofColor_<float> ofFloatColor