ConfigDB::PropertyInfo::RangePtrTemplate< T > Struct Template Reference
#include <PropertyInfo.h>
Collaboration diagram for ConfigDB::PropertyInfo::RangePtrTemplate< T >:
Public Member Functions | |
| T | clip (T value) const |
Public Attributes | |
| const T * | minimum |
| const T * | maximum |
Member Function Documentation
◆ clip()
template<typename T >
|
inline |
Member Data Documentation
◆ maximum
template<typename T >
| const T* ConfigDB::PropertyInfo::RangePtrTemplate< T >::maximum |
◆ minimum
template<typename T >
| const T* ConfigDB::PropertyInfo::RangePtrTemplate< T >::minimum |
The documentation for this struct was generated from the following file:
1.9.1