Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetRepresentation
Method
SetRepresentation
Modules/Core/src/DataManagement/mitkMaterial.cpp:203–207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
201
}
202
203
void mitk::Material::SetRepresentation(RepresentationType representation)
204
{
205
m_Representation = representation;
206
Modified();
207
}
208
209
void mitk::Material::SetLineWidth(float lineWidth)
210
{
Callers
7
Initialize
Method · 0.95
Update
Method · 0.95
testSetRepresentation
Method · 0.80
testInitialize
Method · 0.80
testOperatorequality
Method · 0.80
ApplyMitkPropertiesToVtkProperty
Method · 0.80
GenerateDataForRenderer
Method · 0.80
Calls
1
Modified
Function · 0.85
Tested by
3
testSetRepresentation
Method · 0.64
testInitialize
Method · 0.64
testOperatorequality
Method · 0.64