Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ GetBoundingBox
Method
GetBoundingBox
Filters/ParallelFlowPaths/vtkPStreamTracer.cxx:500–500 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
498
int NumProcs;
499
500
double* GetBoundingBox(int i) { return &BoundingBoxes[6 * i]; }
501
502
void InitBoundingBoxes(int num)
503
{
Callers
1
Initialize
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected