21 #ifndef LIB_LIGHTMETRICA_BPT_MIS_H 
   22 #define LIB_LIGHTMETRICA_BPT_MIS_H 
   24 #include "bpt.common.h" 
   25 #include "component.h" 
   26 #include "math.types.h" 
   44     LM_COMPONENT_INTERFACE_DEF(
"bpt.mis");
 
   84 #endif // LIB_LIGHTMETRICA_BPT_MIS_H 
Definition: component.h:45
virtual Math::Float Evaluate(const BPTFullPath &fullPath) const =0
virtual BPTMISWeight * Clone() const =0
Definition: confignode.h:37
Definition: bpt.fullpath.h:38
virtual bool Configure(const ConfigNode &node, const Assets &assets)=0