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

Method SetTimeSetInfo

IO/EnSight/core/EnSightFile.cxx:162–165  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

160
161//------------------------------------------------------------------------------
162void EnSightFile::SetTimeSetInfo(std::shared_ptr<TimeSetInfo> info)
163{
164 this->TimeInfo = info;
165}
166
167//------------------------------------------------------------------------------
168void EnSightFile::SetFileSetInfo(std::shared_ptr<FileSetInfo> info)

Callers 1

ParseCaseFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected