Skip to content

Introduce iterator

Christos Tsolakis requested to merge christos.tsolakis/paraview:iterator into master

This commit introduces iterators for

  • the properties of a proxy( both in alphabetical order and the order they appear in the definition).
  • The domains of a proxy property
  • The proxies of the proxy manager.
  • all definitions in vtkProxyDefinitionManager

resolves #3 (closed)

Edited by Christos Tsolakis

Merge request reports