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::ColorMap Class Reference
Inheritance diagram for Core::ColorMap:

Public Member Functions

 ColorMap (const std::vector< Color > &colors, float lookup_min, float lookup_max)
 
const std::vector< Color > & get_colors () const
 
void set_color (size_t index, const Color &color)
 
size_t get_size () const
 
void resize (size_t size)
 
void set_lookup_range (float lookup_min, float lookup_max)
 
void get_lookup_range (float &lookup_min, float &lookup_max) const
 
Texture1DHandle get_texture ()
 

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