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

Method GetNumberOfAxes

Common/DataModel/vtkSphericalPointIterator.cxx:553–556  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

551
552//------------------------------------------------------------------------------
553vtkIdType vtkSphericalPointIterator::GetNumberOfAxes()
554{
555 return this->Iterator->GetNumberOfAxes();
556}
557
558//------------------------------------------------------------------------------
559// The Initialize() method is assumed to have been called.

Callers 1

BuildRepresentationMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected