Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
All Classes Namespaces Functions Variables Typedefs Enumerator Friends
Public Types | Public Member Functions | Public Attributes | List of all members
Seg3D::UndoBufferPrivate Class Reference

Public Types

typedef std::deque< UndoBufferItemHandle > undo_list_type
 
typedef std::deque< UndoBufferItemHandle > redo_list_type
 

Public Member Functions

void handle_enable (bool enable)
 

Public Attributes

undo_list_type undo_list_
 
redo_list_type redo_list_
 
UndoBufferbuffer_
 
long long max_mem_
 

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