Invoke all registered collectors with the specified visitor functor. Note that collectors are invoked in the order in which collectors are registered.
visitor
Declared in <ball_attributecollectorregistry.h>
<ball_attributecollectorregistry.h>
void collect(Visitor const& visitor) const;
Created with MrDocs