ConfigDB::PropertyInfo::RangeTemplate< T, U > Struct Template Reference

#include <PropertyInfo.h>

Collaboration diagram for ConfigDB::PropertyInfo::RangeTemplate< T, U >:

Public Member Functions

clip (U value) const
 

Public Attributes

minimum
 
maximum
 

Member Function Documentation

◆ clip()

template<typename T , typename U = T>
U ConfigDB::PropertyInfo::RangeTemplate< T, U >::clip ( value) const
inline

Member Data Documentation

◆ maximum

template<typename T , typename U = T>
T ConfigDB::PropertyInfo::RangeTemplate< T, U >::maximum

◆ minimum

template<typename T , typename U = T>
T ConfigDB::PropertyInfo::RangeTemplate< T, U >::minimum

The documentation for this struct was generated from the following file: