Project Name
Version 1.0
|
Defines the description for a tonemapper type. More...
#include <jh_tonemap.h>
Data Fields | |
jh_tmo_selector_t | tmo |
char * | tmo_description |
Defines the description for a tonemapper type.
Definition at line 51 of file jh_tonemap.h.
jh_tmo_selector_t jh_tmo_description_ts::tmo |
Tonemapper type.
Definition at line 52 of file jh_tonemap.h.
char* jh_tmo_description_ts::tmo_description |
Description of the tonemapper.
Definition at line 53 of file jh_tonemap.h.