anatomist  5.1.2
3D neuroimaging data viewer
anatomist::GLNoExecItemList Class Reference

#include <anatomist/primitive/primitive.h>

Inheritance diagram for anatomist::GLNoExecItemList:
Collaboration diagram for anatomist::GLNoExecItemList:

Public Member Functions

 GLNoExecItemList ()
 
virtual ~GLNoExecItemList ()
 
virtual void callList () const
 renders the display list More...
 
- Public Member Functions inherited from anatomist::GLItemList
 GLItemList ()
 
virtual ~GLItemList ()
 
- Public Member Functions inherited from anatomist::GLItem
 GLItem ()
 
virtual ~GLItem ()
 
virtual bool ghost () const
 ghost lists are not selectable and not rendered in Z buffers for selection More...
 
virtual void setGhost (bool)
 
- Public Member Functions inherited from carto::RCObject
 RCObject ()
 
 RCObject (const RCObject &)
 
RCObjectoperator= (const RCObject &)
 
virtual ~RCObject ()
 

Additional Inherited Members

- Public Types inherited from carto::RCObject
typedef int RefCounterType
 
- Public Attributes inherited from anatomist::GLItemList
std::list< RefGLItemitems
 

Detailed Description

Definition at line 143 of file primitive.h.

Constructor & Destructor Documentation

◆ GLNoExecItemList()

anatomist::GLNoExecItemList::GLNoExecItemList ( )
inline

Definition at line 146 of file primitive.h.

◆ ~GLNoExecItemList()

virtual anatomist::GLNoExecItemList::~GLNoExecItemList ( )
virtual

Member Function Documentation

◆ callList()

virtual void anatomist::GLNoExecItemList::callList ( ) const
inlinevirtual

renders the display list

Reimplemented from anatomist::GLItemList.

Definition at line 148 of file primitive.h.


The documentation for this class was generated from the following file: