WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
Identity< T > Class Template Reference

Identity conversion functor — returns its argument unchanged. More...

#include <animated.h>

Static Public Member Functions

static const T & conv (const T &t)
 Passthrough conversion.
 

Detailed Description

template<class T>
class Identity< T >

Identity conversion functor — returns its argument unchanged.

Template Parameters
TValue type.

Definition at line 107 of file animated.h.

Member Function Documentation

◆ conv()

template<class T >
static const T & Identity< T >::conv ( const T &  t)
inlinestatic

Passthrough conversion.

Definition at line 111 of file animated.h.


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