opals::opts::Shade Namespace Reference

Options of Module Shade. More...

Typedefs

using Options = IGroup< Names::_, false, ILeaf< Names::inFile, false, Vector< Path > >, ILeaf< Names::feature, false, Vector< opals::GridFeature::Enum > >, ILeaf< Names::outFile, false, Path >, ILeaf< Names::oFormat, false, String >, ILeaf< Names::pixelSize, false, float >, ILeaf< Names::limit, false, GridLimit >, ILeaf< Names::shading, false, ShadingMethod >, ILeaf< Names::sunPosition, false, Array< double, 2 > >, ILeaf< Names::createAlpha, false, bool > >
 Options of Module Shade.
 

Detailed Description

Options of Module Shade.