anatomist 6.0.4
3D neuroimaging data viewer
primitive.h File Reference
#include <cartobase/smart/rcobject.h>
#include <list>
Include dependency graph for primitive.h:
This graph shows which files directly or indirectly include this file:

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< GLItemanatomist::RefGLItem
 
typedef carto::rc_ptr< Primitiveanatomist::RefPrimitive
 
typedef carto::rc_ptr< GLListanatomist::RefGLList
 
typedef carto::rc_ptr< GLTextureanatomist::RefGLTexture
 
typedef carto::rc_ptr< GLItemListanatomist::RefGLItemList
 
typedef std::list< RefGLItemanatomist::GLPrimitives