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

#include <anatomist/window3D/cursor.h>

Static Public Member Functions

static AObjectcurrentCursor ()
 
static std::string currentCursorName ()
 
static void setCurrentCursor (const std::string &name)
 
static std::set< std::string > cursors ()
 
static void addCursor (const std::string &name, AObject *obj)
 
static void deleteCusror (const std::string &name)
 
static void loadCursors ()
 
static void cleanStatic ()
 cleanup function called when quitting anatomist More...
 

Detailed Description

Definition at line 44 of file cursor.h.

Member Function Documentation

◆ addCursor()

static void anatomist::Cursor::addCursor ( const std::string &  name,
AObject obj 
)
static

◆ cleanStatic()

static void anatomist::Cursor::cleanStatic ( )
static

cleanup function called when quitting anatomist

◆ currentCursor()

static AObject* anatomist::Cursor::currentCursor ( )
static

◆ currentCursorName()

static std::string anatomist::Cursor::currentCursorName ( )
static

◆ cursors()

static std::set<std::string> anatomist::Cursor::cursors ( )
static

◆ deleteCusror()

static void anatomist::Cursor::deleteCusror ( const std::string &  name)
static

◆ loadCursors()

static void anatomist::Cursor::loadCursors ( )
static

◆ setCurrentCursor()

static void anatomist::Cursor::setCurrentCursor ( const std::string &  name)
static

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