Collaboration diagram for C++/Common/DataSource/FiletoPoly:
![]() |
Classes | |
class | FiletoPoly |
This is the base class for all FiletoPoly classes to be implemented. More... | |
class | FiletoPolyFactory |
The purpose of the class is to produce the correct FiletoPoly object accordance with a particular file data source. More... | |
class | PolyFiletoPoly |
The purpose of this class is to read a Polydata file and present the data in PolyData format. More... | |
class | StructuredPointsFiletoPoly |
The purpose of this class is to read a StructuredPoints file and present the data in PolyData format. More... |