Lumiera  0.pre.03
»edit your freedom«
stage::interact::anonymous_namespace{drag-relocate-controller.hpp} Namespace Reference

Variables

const gdouble DISTANCE_THRESHOLD = 5.0
 
const size_t OBSERVER_BUFF_SIZ
 heuristics for sizing the inline buffer where the Subject will construct its Observer/Adapter More...
 

Variable Documentation

◆ OBSERVER_BUFF_SIZ

const size_t OBSERVER_BUFF_SIZ
Initial value:
= sizeof(void*)
+ sizeof(Symbol)
+ 4 * sizeof(void*)

heuristics for sizing the inline buffer where the Subject will construct its Observer/Adapter

Definition at line 78 of file drag-relocate-controller.hpp.