Home
last modified time | relevance | path

Searched refs:startIndex (Results 1 – 1 of 1) sorted by relevance

/phasta/phastaIO/
H A DvtkPPhastaReader.cxx470 int startIndex; in RequestInformation() local
479 if (!nested->GetScalarAttribute("start_index", &startIndex)) in RequestInformation()
481 startIndex = 0; in RequestInformation()
499 info.GeomIndex = startIndex; in RequestInformation()
500 info.FieldIndex = startIndex; in RequestInformation()
502 startIndex += indexIncr; in RequestInformation()