#include <anatomist/window3D/cursor.h>
Definition at line 44 of file cursor.h.
 
◆ 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: