Technische Universität Wien
Orientation and Processing of Airborne Laser Scanning data
Department of Geodesy and Geoinformation - Research Groups Photogrammetry and Remote Sensing
opals
opts
IGroup
Public Types
|
List of all members
IGroup< nam, Opts > Struct Template Reference
A group of options.
More...
#include "
IOption.hpp
"
Inheritance diagram for IGroup< nam, Opts >:
Public Types
using
Name
= NameT< nam >
using
Node
= NodeT< Nodes::group >
Detailed Description
template<Names nam, class... Opts>
struct opals::opts::IGroup< nam, Opts >
A group of options.
Template Parameters
nam
The group name.
Opts
The group members.