Go to the source code of this file.
Classes | |
class | cinder::SurfaceChannelOrder |
class | cinder::SurfaceConstraints |
Base class for defining the properties of a Surface necessary to be interoperable with different APIs. More... | |
class | cinder::SurfaceConstraintsDefault |
class | cinder::SurfaceT< T > |
class | cinder::SurfaceT< T >::Iter |
class | cinder::SurfaceT< T >::ConstIter |
class | cinder::SurfaceExc |
class | cinder::SurfaceConstraintsExc |
Namespaces | |
namespace | cinder |
Typedefs | |
typedef SurfaceT< uint8_t > | cinder::Surface |
typedef SurfaceT< uint8_t > | cinder::Surface8u |
typedef SurfaceT< float > | cinder::Surface32f |