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

Method GetNumberOfStrips

IO/XML/vtkXMLPolyDataReader.cxx:81–84  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

79
80//------------------------------------------------------------------------------
81vtkIdType vtkXMLPolyDataReader::GetNumberOfStrips()
82{
83 return this->TotalNumberOfStrips;
84}
85
86//------------------------------------------------------------------------------
87vtkIdType vtkXMLPolyDataReader::GetNumberOfPolys()

Callers 15

WritePolyDataMethod · 0.80
WriteDataMethod · 0.80
WriteActorMethod · 0.80
WriteAnActorMethod · 0.80
WriteActorMethod · 0.80
WriteAnActorMethod · 0.80
WriteAnActorMethod · 0.80
WriteShapeBeginMethod · 0.80
WriteAPieceMethod · 0.80
WriteAnActorMethod · 0.80
WriteNormalsMethod · 0.80

Calls

no outgoing calls

Tested by 4

TestRemoveGhostCellsFunction · 0.64
TestPolyDataFunction · 0.64