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 Member Functions | Public Attributes | List of all members
Core::StateLabeledOptionPrivate Class Reference

Public Member Functions

 StateLabeledOptionPrivate (const std::string &value, const std::string &option_list)
 
 StateLabeledOptionPrivate (const std::string &value, const std::vector< OptionLabelPair > &labeled_option_list)
 
void import_options_from_string (const std::string &option_list)
 
int find_option (const std::string &value)
 

Public Attributes

std::string value_
 
int index_
 
std::vector< OptionLabelPair > option_list_
 

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