View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010886ParaViewBugpublic2010-06-24 17:262011-01-17 11:44
ReporterDave DeMarle 
Assigned ToDave DeMarle 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionDevelopment 
Target VersionFixed in Version3.10 
Summary0010886: manta : multiple windows, coexistance with normal GL, and manta in builtin mode
DescriptionYou can not make a manta view in builtin mode, have multiple manta windows, or even make new GL windows once you have created the manta window because of the way vtkManta uses the object factory to hijack the creation of normally GL based vtk classes. This is the biggest architectural change I see remaining for Manta.

We need to get rid of the manta object factory and instead encode classnames as is usually done in the XML. To do that we will need a way to make manta classes on the server but GL classes on the client because manta on the client is a bottleneck. We should then move the manta interface out of the window and intro the renderer. Once that is done we can even have GL renderers and manta renderers coexisting in the same window as is required for the annotation layer.
At that point we can move vtkManta out of ParaView and into VTK.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0024761)
Alan Scott (manager)
2011-01-17 11:44

Trusting Dave that this should be closed.

 Issue History
Date Modified Username Field Change
2010-06-24 17:26 Dave DeMarle New Issue
2010-06-24 17:39 Dave DeMarle Status backlog => tabled
2010-06-24 17:39 Dave DeMarle Assigned To => Dave DeMarle
2011-01-14 13:55 Utkarsh Ayachit Status tabled => @80@
2011-01-14 13:55 Utkarsh Ayachit Fixed in Version => 3.10
2011-01-14 13:55 Utkarsh Ayachit Resolution open => fixed
2011-01-17 11:44 Alan Scott Note Added: 0024761
2011-01-17 11:44 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team