JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
toxi.color.ToneMap
Packages that use
ToneMap
Package
Description
toxi.processing
Uses of
ToneMap
in
toxi.processing
Methods in
toxi.processing
with parameters of type
ToneMap
Modifier and Type
Method
Description
void
DeltaOrientationMapper.
setToneMap
(
ToneMap
toneMap)
Constructors in
toxi.processing
with parameters of type
ToneMap
Modifier
Constructor
Description
DeltaOrientationMapper
(
Vec3D
dir,
ToneMap
toneMap)