OSSIA
Open Scenario System for Interactive Application
ossia::generic_clamp Struct Reference

Detailed Description

Applying a domain without caring about the underlying type

Public Member Functions

ossia::value operator() (bounding_mode b, const ossia::value &v) const
 
ossia::value operator() (bounding_mode b, ossia::value &&v) const
 
value operator() (bounding_mode b, const std::vector< ossia::value > &val) const
 
value operator() (bounding_mode b, std::vector< ossia::value > &&val) const
 

Public Attributes

const domain_base< ossia::value > & domain