ClassicZoneFileLocations.h 289 B

12345678910111213141516
  1. #pragma once
  2. #include "LightweightVector.h"
  3. #include "SzlFileLoader.h"
  4. namespace tecplot
  5. {
  6. namespace ___3933
  7. {
  8. struct ClassicZoneFileLocations
  9. {
  10. ClassicZoneFileLocations() : ___2498(___330), ___2663(___330) {}
  11. ___1392 ___2673;
  12. ___1393 ___2498;
  13. ___1393 ___2663;
  14. };
  15. }
  16. }