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 Attributes | Static Public Attributes | List of all members
Core::ColorMapPrivate Class Reference
Inheritance diagram for Core::ColorMapPrivate:
Core::Lockable

Public Attributes

std::vector< Colorcolors_
 
float lookup_min_
 
float lookup_max_
 
Texture1DHandle texture_
 
bool changed_
 

Static Public Attributes

static const Color DEFAULT_COLOR_C = Color( 0, 0, 0 )
 

Additional Inherited Members

- Public Types inherited from Core::Lockable
typedef boost::mutex mutex_type
 
typedef boost::unique_lock< mutex_type > lock_type
 
- Public Member Functions inherited from Core::Lockable
mutex_type & get_mutex () const
 

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