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.
Public Member Functions | List of all members
Core::StateIO Class Reference
Inheritance diagram for Core::StateIO:

Public Member Functions

void initialize ()
 
const TiXmlElement * get_current_element () const
 
TiXmlElement * get_current_element ()
 
bool import_from_file (const boost::filesystem::path &path)
 
bool import_from_file (const boost::filesystem::path &path, std::string &error)
 
bool export_to_file (const boost::filesystem::path &path)
 
void push_current_element () const
 
void pop_current_element () const
 
void set_current_element (const TiXmlElement *element) const
 
int get_major_version () const
 
int get_minor_version () const
 
int get_patch_version () const
 

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