utils Directory Reference


Files

file  ColorUtils.cpp [code]
file  ColorUtils.h [code]
file  GLState.cpp [code]
 Utility wrapper classes for accessing and synchronizing OpenGL state in a cleaner, more object-oriented manner, grouping similar state items with each other.
file  GLState.h [code]
file  IFeatures.cpp [code]
 Utility base class for managing large amounts of (possibly) optional functionality in a clean and consistent manner. The template type 'Feature' needs to support bitwise computations.
file  IFeatures.h [code]
file  Log.cpp [code]
file  Log.h [code]
file  Log.inl [code]
 Unified logging functionality for Milton debugging output.
file  PropertyMap.cpp [code]
 Bare-bones map used throughout Milton for holding custom initialization parameters/options/information.
file  PropertyMap.h [code]
file  ResourceManager.cpp [code]
 Static resource manager synchronized across all Milton threads, containing references to loaded images, global logging utilities, and user-definable options which may be used to affect Milton functionality. Many user-definable options that are supported are aimed at dynamic, on-the-fly debugging changes (whether or not to preview kd-Trees built from Meshes, for instance).
file  ResourceManager.h [code]
file  sort.cpp [code]
file  sort.h [code]
file  SpectralSampleSet.cpp [code]
 Templated set of spectral values (wavelength-dependeht), sampled at N distinct wavelengths. Specific SpectralSampleSet instances include SpectralRadianceSet, in which each sample represents the radiance at a single wavelength with units Watts / (m^2 sr), and SpectralScalarSet, where each wavelength-dependent sample represents a unitless scalar that can be used to attenuate SpectralRadianceSet.
file  SpectralSampleSet.h [code]
file  SpectralSampleSet.inl [code]
 Templated set of spectral values (wavelength-dependeht), sampled at N distinct wavelengths. Specific SpectralSampleSet instances include SpectralRadianceSet, in which each sample represents the radiance at a single wavelength with units Watts / (m^2 sr), and SpectralScalarSet, where each wavelength-dependent sample represents a unitless scalar that can be used to attenuate SpectralRadianceSet.
file  Timer.h [code]
file  utils.h [code]
 Convenience header which includes all public milton utility headers.

Generated on 28 Feb 2009 for Milton by doxygen 1.5.6