Functions
vtkFileSeriesUtilities Namespace Reference

Functions

bool CheckVersion (const std::string &version)
 Inline method to check a provided version against current version in use Return true if current version is equal or higher, false otherwise. More...
 

Function Documentation

◆ CheckVersion()

bool vtkFileSeriesUtilities::CheckVersion ( const std::string version)
inline

Inline method to check a provided version against current version in use Return true if current version is equal or higher, false otherwise.

Definition at line 35 of file vtkFileSeriesUtilities.h.