![]() |
anatomist
5.1.2
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.
|
virtual |
|
inlinevirtual |
Reimplemented in anatomist::AVolume< T >, anatomist::ATexture, anatomist::ASurface< D >, anatomist::ASurface< 2 >, anatomist::ASurface< 3 >, anatomist::ASparseMatrix, anatomist::AGraphObject, anatomist::AGraph, and anatomist::Bucket.
Definition at line 52 of file pythonAObject.h.
References attributed().
|
pure virtual |