![]() |
anatomist 6.0.11
3D neuroimaging data viewer
|
#include <anatomist/object/objectutils.h>
Static Public Member Functions | |
| static std::string | catObjectNames (const std::set< AObject * > &setobj, size_t limit=0) |
| static std::string | catObjectNames (const std::list< AObject * > &setobj, size_t limit=0, const std::set< AObject * > &allobjects=std::set< AObject * >()) |
| static std::string | catObjectNames (const std::vector< AObject * > &setobj, size_t limit=0, const std::set< AObject * > &allobjects=std::set< AObject * >()) |
| template<typename iterator> | |
| static std::string | catObjectNames (const iterator &begin, const iterator &end, size_t limit=0, const std::set< AObject * > &allobjects=std::set< AObject * >()) |
Definition at line 44 of file objectutils.h.
|
static |
Definition at line 47 of file objectutils_d.h.
References anatomist::AObject::FUSION2D, and anatomist::AObject::FUSION3D.
|
static |
|
static |
|
static |