ENH: vtkUnstructuredReader: added texture skipping

This commit is contained in:
mattijs
2012-06-08 09:17:04 +01:00
parent b5be56e015
commit 01462114be
3 changed files with 105 additions and 41 deletions

View File

@ -362,6 +362,13 @@ public:
} // End namespace Foam
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
#ifdef NoRepository
# include "vtkUnstructuredReaderTemplates.C"
#endif
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
#endif