#include <ConvertVec>
|
static void | convert (InType &in, OutType &out) |
|
◆ convert()
template<typename InType , typename OutType , unsigned int InSize = InType::num_components, unsigned int OutSize = OutType::num_components>
static void osgUtil::ConvertVec< InType, OutType, InSize, OutSize >::convert |
( |
InType & |
in, |
|
|
OutType & |
out |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: