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

#include <UT_VDBUtils.h>

Static Public Member Functions

static void plusEqual (T &lhs, const T &rhs)
 

Detailed Description

template<typename T>
struct UT_VDBMath< T >

Special plusEqual class to avoid bool warnings

Definition at line 144 of file UT_VDBUtils.h.

Member Function Documentation

template<typename T >
static void UT_VDBMath< T >::plusEqual ( T lhs,
const T rhs 
)
inlinestatic

Definition at line 146 of file UT_VDBUtils.h.


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