| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0001591 | VTK | (No Category) | public | 2005-02-10 08:13 | 2016-08-12 09:54 | ||||
| Reporter | maik | ||||||||
| Assigned To | David Partyka | ||||||||
| Priority | low | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0001591: Reimplement vtkVRMLExporter with C++ streams | ||||||||
| Description | Currently, vtkVRMLExporter can't be used to serve web pages without the extra steps of writing out and reading back a temporary file. By using C++ streams, you have the option of writing to a file or writing to a string buffer, in which case, the client can get the VRML text by calling a method on the object. I have already modified the class to do this. Feel free to use it, if you'd like. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0002063) maik (reporter) 2005-02-16 13:51 |
I've fixed the errors and provided a demo of the new exporter as a a script. All three files are in vrmlDemo.zip |
|
(0002077) Mathieu Malaterre (developer) 2005-02-17 18:42 |
Update vtkVRMLEXporterY to compile with compiler that do not support ostringstream 9using vtkOstrStreamWrapper) |
|
(0031295) Dave DeMarle (administrator) 2013-07-22 20:33 |
Dave P no longer works on the project. If these old issues still exist in 6.0.0, reopen them and assign to Dave DeMarle |
|
(0036767) Kitware Robot (administrator) 2016-08-12 09:54 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-11-30 09:22 | Mathieu Malaterre | Assigned To | Mathieu Malaterre => David Cole |
| 2011-01-19 10:13 | David Cole | Assigned To | David Cole => David Partyka |
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
| 2013-07-22 20:33 | Dave DeMarle | Status | backlog => expired |
| 2013-07-22 20:33 | Dave DeMarle | Note Added: 0031295 | |
| 2016-08-12 09:54 | Kitware Robot | Note Added: 0036767 | |
| 2016-08-12 09:54 | Kitware Robot | Status | expired => closed |
| 2016-08-12 09:54 | Kitware Robot | Resolution | open => moved |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |