MCPcopy Create free account
hub / github.com/Kitware/VTK / GetTimeSetInfo

Method GetTimeSetInfo

IO/EnSight/core/EnSightFile.h:91–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89 */
90 void SetTimeSetInfo(std::shared_ptr<TimeSetInfo> info);
91 std::shared_ptr<TimeSetInfo> GetTimeSetInfo() { return this->TimeInfo; }
92
93 /**
94 * Set the file set info

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected