Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ GetInputCount
Method
GetInputCount
Rendering/Volume/vtkGPUVolumeRayCastMapper.cxx:850–853 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
848
}
849
850
int vtkGPUVolumeRayCastMapper::GetInputCount()
851
{
852
return static_cast<int>(this->Ports.size());
853
}
854
VTK_ABI_NAMESPACE_END
Callers
4
BaseDeclarationVertex
Function · 0.80
ComputeLightingDeclaration
Function · 0.80
GPURender
Method · 0.80
RunModel
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected