![]() |
anatomist
5.1.2
3D neuroimaging data viewer
|
Go to the source code of this file.
Classes | |
class | anatomist::GLItem |
OpenGL item (display list, texture, ...) with reference counter and cleanup upon destruction. More... | |
class | anatomist::Primitive |
Multiple display lists and texture objects. More... | |
class | anatomist::GLList |
class | anatomist::GLTexture |
class | anatomist::GLItemList |
class | anatomist::GLNoExecItemList |
Namespaces | |
anatomist | |
Typedefs | |
typedef carto::rc_ptr< GLItem > | anatomist::RefGLItem |
typedef carto::rc_ptr< Primitive > | anatomist::RefPrimitive |
typedef carto::rc_ptr< GLList > | anatomist::RefGLList |
typedef carto::rc_ptr< GLTexture > | anatomist::RefGLTexture |
typedef carto::rc_ptr< GLItemList > | anatomist::RefGLItemList |
typedef std::list< RefGLItem > | anatomist::GLPrimitives |