Developer Documentation
OVMPVVFD::ScalarAssigner< Prop1, Prop2, ScalarFn > Class Template Reference

Public Member Functions

 ScalarAssigner (const Prop1 &prop1, const Prop2 &prop2)
 
template<typename Handle >
float operator() (const Handle &handle) const
 

Protected Attributes

const Prop1 & prop1
 
const Prop2 & prop2
 

Detailed Description

template<typename Prop1, typename Prop2, float(*)(const typename Prop1::value_type &, const typename Prop2::value_type &) ScalarFn>
class OVMPVVFD::ScalarAssigner< Prop1, Prop2, ScalarFn >

Definition at line 81 of file OVMPropertyVisualizerVectorFieldDifferenceT_impl.hh.


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