Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetMax
Method
SetMax
Modules/ROI/src/mitkROI.cpp:175–178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
173
}
174
175
void mitk::ROI::Element::SetMax(const Point3D& max, TimeStepType t)
176
{
177
m_Max[t] = max;
178
}
179
180
mitk::PropertyList* mitk::ROI::Element::GetDefaultProperties() const
181
{
Callers
5
UpdateRanges
Method · 0.80
SetColorTransferFunction
Function · 0.80
SetPiecewiseFunction
Function · 0.80
from_json
Method · 0.80
Run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected