Ptex
PtexUtils::VecMult< T, 0 > Struct Template Reference

#include <PtexUtils.h>

Public Member Functions

void operator() (float *, const T *, float)
 
 VecMult ()
 
void operator() (float *dst, const T *val, float weight)
 

Detailed Description

template<typename T>
struct PtexUtils::VecMult< T, 0 >

Definition at line 266 of file PtexUtils.h.

Constructor & Destructor Documentation

◆ VecMult()

PtexUtils::VecMult< T, n >::VecMult ( )
inline

Definition at line 257 of file PtexUtils.h.

Referenced by operator()().

Member Function Documentation

◆ operator()() [1/2]

template<typename T>
void PtexUtils::VecMult< T, 0 >::operator() ( float * ,
const T * ,
float  )
inline

Definition at line 266 of file PtexUtils.h.

References operator()(), and VecMult().

Referenced by operator()().

◆ operator()() [2/2]

void PtexUtils::VecMult< T, n >::operator() ( float * dst,
const T * val,
float weight )
inline

Definition at line 258 of file PtexUtils.h.


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