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

Method GetExtent

Common/Core/vtkArray.cxx:175–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173}
174
175vtkArrayRange vtkArray::GetExtent(DimensionT dimension)
176{
177 return this->GetExtents()[dimension];
178}
179
180vtkArray::DimensionT vtkArray::GetDimensions() VTK_FUTURE_CONST
181{

Callers 15

WriteTextureFunction · 0.45
VisitMethod · 0.45
RequestInformationMethod · 0.45
VTKToXdmfAttributesMethod · 0.45
VTKToXdmfMethod · 0.45
WriteTextureFunction · 0.45
WriteMethod · 0.45
WriteTextureMethod · 0.45
HDRReaderUpdateMethod · 0.45
InternalUpdateMethod · 0.45
vtkPNGReaderUpdateMethod · 0.45
DataExtentCallbackMethod · 0.45

Calls 1

GetExtentsMethod · 0.80

Tested by 15

TestMetaIOFunction · 0.36
TestTIFFReaderFunction · 0.36
TestDICOMImageReaderFunction · 0.36
compareVtkImagesFunction · 0.36
testSixthMethod · 0.36
operator()Method · 0.36
executeFunction · 0.36
GetSourceFunction · 0.36
testBugMethod · 0.36