Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
TextureManager::TextureKey Class Reference
#include <TextureManager.h>
Public Member Functions | |
| TextureKey () | |
| TextureKey (HuginBase::SrcPanoImage *source, bool *photometric_correct_ptr) | |
| const bool | operator== (const TextureKey comp) const |
| const bool | operator< (const TextureKey comp) const |
Public Attributes | |
| std::string | filename |
| double | exposure |
| double | white_balance_red |
| double | white_balance_blue |
| std::vector< float > | EMoR_params |
| std::vector< double > | radial_vig_corr_coeff |
| hugin_utils::FDiff2D | radial_vig_corr_center_shift |
| int | vig_corr_mode |
| HuginBase::SrcPanoImage::ResponseType | response_type |
| std::vector< double > | radial_distortion_red |
| std::vector< double > | radial_distortion_blue |
| double | gamma |
| std::string | masks |
| bool * | photometric_correct |
Constructor & Destructor Documentation
|
|
|
|
||||||||||||
|
|
Member Function Documentation
|
|
|
|
|
|
Member Data Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The documentation for this class was generated from the following files:
- hugin1/hugin/TextureManager.h
- hugin1/hugin/TextureManager.cpp
1.3.9.1