reference

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

ofParameterGroup.h
Go to the documentation of this file.
1/*
2 * ofxParameterGroup.h
3 *
4 * Created on: 10/07/2012
5 * Author: arturo
6 */
7
8#ifndef OFXPARAMETERGROUP_H_
9#define OFXPARAMETERGROUP_H_
10
11#include "ofParameter.h"
12
13#endif /* OFXPARAMETERGROUP_H_ */