![]() |
anatomist 6.0.4
3D neuroimaging data viewer
|
Attributed objects wrapper. More...
#include <anatomist/graph/pythonAObject.h>

Public Member Functions | |
| PythonAObject () | |
| virtual | ~PythonAObject () |
| virtual carto::GenericObject * | attributed ()=0 |
| virtual const carto::GenericObject * | attributed () const |
Attributed objects wrapper.
Definition at line 45 of file pythonAObject.h.
|
inline |
Definition at line 48 of file pythonAObject.h.
Referenced by attributed().
|
virtual |
|
inlinevirtual |
Reimplemented in anatomist::AGraph, anatomist::AGraphObject, anatomist::ASparseMatrix, anatomist::ASurface< D >, anatomist::ASurface< 2 >, anatomist::ASurface< 3 >, anatomist::ASurface< 3 >, anatomist::ATexture, anatomist::AVolume< T >, and anatomist::Bucket.
Definition at line 52 of file pythonAObject.h.
References attributed(), and PythonAObject().
|
pure virtual |
Implemented in anatomist::AGraph, anatomist::AGraphObject, anatomist::ASparseMatrix, anatomist::ASurface< D >, anatomist::ASurface< 2 >, anatomist::ASurface< 3 >, anatomist::ASurface< 3 >, anatomist::ATexture, anatomist::AVolume< T >, anatomist::Bucket, and anatomist::Hierarchy.
Referenced by attributed().