reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
345 W.object([&] { 346 W.attributeArray("covered-points", [&] { 348 W.value(P); 351 W.attribute("binary-hash", C.BinaryHash); 352 W.attributeObject("point-symbol-info", [&] { W << C.Points; }); 352 W.attributeObject("point-symbol-info", [&] { W << C.Points; });