Page MenuHomePhabricator

Extend representation object handling in NavigationDataObjectVisualizationFilter
Closed, ResolvedPublic

Description

Currently the NavigationDataObjectVisualizationFilter handles only an object (BaseData). In case more than one object wants to be added to the visualization filter, a new method needs to be added (GetAllRepresentationObjects), that is able to set and get a vector of objects.