HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_FromUnbounded< V > Struct Template Reference

UT_FromUnbounded creates a V from an unbounded array-like type. More...

#include <UT_Vector2.h>

Public Member Functions

template<typename TS >
constexpr SYS_FORCE_INLINEoperator() (const TS &as) const noexcept
 

Detailed Description

template<typename V>
struct UT_FromUnbounded< V >

UT_FromUnbounded creates a V from an unbounded array-like type.

Definition at line 795 of file UT_Vector2.h.

Member Function Documentation

template<typename V >
template<typename TS >
constexpr SYS_FORCE_INLINE V UT_FromUnbounded< V >::operator() ( const TS &  as) const
inlinenoexcept

Definition at line 280 of file UT_VectorTypes.h.


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