Skip to content
  • Utkarsh Ayachit's avatar
    Add support for self-generating proxies. · 93ac5c29
    Utkarsh Ayachit authored
    Added a new type of proxy: vtkSMSelfGeneratingSourceProxy. This proxy
    can extend its defition at runtime. This is useful to generate proxy
    defitions using information available at runtime rather than compile
    time.
    
    TestSelfGeneratingSourceProxy demonstrates (and tests) how this new
    functionality works.
    93ac5c29