#include "cinder/Color.h"
#include "cinder/Quaternion.h"
#include "cinder/Function.h"
#include <string>
#include <map>
#include <memory>
Go to the source code of this file.
Classes | |
class | cinder::params::InterfaceGl |
Interface for adding params to your window. Wraps AntTweakBar. More... | |
class | cinder::params::InterfaceGl::OptionsBase |
Base class for chainable options. More... | |
class | cinder::params::InterfaceGl::Options< T > |
Provides chainable options, returned from addParam(). More... | |
Namespaces | |
cinder | |
cinder::app | |
cinder::params | |
Typedefs | |
typedef struct CTwBar | TwBar |
typedef std::shared_ptr< class InterfaceGl > | cinder::params::InterfaceGlRef |
typedef struct CTwBar TwBar |