![]() |
anatomist 6.0.4
3D neuroimaging data viewer
|
#include <cartobase/smart/rcobject.h>#include <list>

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 | |
| namespace | 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 |