KWScene/Documentation/Supported Generators/ITK/Surface

From KitwarePublic
< KWScene‎ | Documentation‎ | Supported Generators‎ | ITK
Revision as of 20:11, 25 April 2010 by MichelKitware (talk | contribs) (Created page with '= Desired Format Support = * PolyData from .vtk legacy files (.vtk) * BYU files (.byu) * XML PolyData (.vtp) * (STL files) (.stl) = Class Diagrams = <graphviz> digraph G { itk…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Desired Format Support

  • PolyData from .vtk legacy files (.vtk)
  • BYU files (.byu)
  • XML PolyData (.vtp)
  • (STL files) (.stl)

Class Diagrams

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.

Options

Option A

  • Create a KWScene hierarchy where every class is dedicated to a specific file format.
  • Will have classes
    • BYUSurface-KWSGenerator
    • XMLSurface-KWSGenerator
    • VTKSurface-KWSGenerator
    • (STLSurface-KWSGenerator)
    • SurfaceNodeGenerator is the base class here, to be consistent with nomenclature in VTK generators.

Proposed Hierarchy

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.