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

Method GetFileExtensions

IO/OpenVDB/vtkOpenVDBReader.cxx:1274–1277  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1272
1273//------------------------------------------------------------------------
1274const char* vtkOpenVDBReader::GetFileExtensions()
1275{
1276 return this->FILE_EXTENSIONS;
1277}
1278
1279//------------------------------------------------------------------------
1280const char* vtkOpenVDBReader::GetDescriptiveName()

Callers 11

TestBMPReaderFunction · 0.80
TestDICOMImageReaderFunction · 0.80
TestWriteToUnicodeFileFunction · 0.80
TestJPEGReaderFunction · 0.80
TestNIFTIReaderWriterFunction · 0.80
TestTGAReaderFunction · 0.80
TestPNGReaderFunction · 0.80

Calls

no outgoing calls

Tested by 10

TestBMPReaderFunction · 0.64
TestDICOMImageReaderFunction · 0.64
TestWriteToUnicodeFileFunction · 0.64
TestJPEGReaderFunction · 0.64
TestNIFTIReaderWriterFunction · 0.64
TestTGAReaderFunction · 0.64
TestPNGReaderFunction · 0.64