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