OpenSceneGraph
Static Public Member Functions | List of all members
osgUtil::ConvertVec< InType, OutType, InSize, OutSize > Struct Template Reference

Static Public Member Functions

static void convert (InType &in, OutType &out)
 

Member Function Documentation

◆ 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: