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

Method GetCurrentPosition

IO/EnSight/core/EnSightFile.cxx:658–661  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

656
657//------------------------------------------------------------------------------
658std::streampos EnSightFile::GetCurrentPosition()
659{
660 return this->Stream->tellg();
661}
662
663//------------------------------------------------------------------------------
664int EnSightFile::GetCurrentOpenTimeStep()

Callers 2

SetTimeStepToReadMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected