Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetPlaneGeometry
Method
SetPlaneGeometry
Modules/PlanarFigure/src/DataManagement/mitkPlanarFigure.cpp:64–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
void mitk::PlanarFigure::SetPlaneGeometry(mitk::PlaneGeometry *geometry)
65
{
66
this->SetGeometry(geometry);
67
68
}
69
70
const mitk::PlaneGeometry *mitk::PlanarFigure::GetPlaneGeometry() const
71
{
Callers
7
DoRead
Method · 0.45
CreatePlanarFigures
Method · 0.45
mitkPlanarPolygonTest
Function · 0.45
mitkPlanarSubdivisionPolygonTest
Function · 0.45
mitkPlanarArrowTest
Function · 0.45
mitkPlanarCrossTest
Function · 0.45
AddInitialPoint
Method · 0.45
Calls
1
SetGeometry
Method · 0.45
Tested by
5
CreatePlanarFigures
Method · 0.36
mitkPlanarPolygonTest
Function · 0.36
mitkPlanarSubdivisionPolygonTest
Function · 0.36
mitkPlanarArrowTest
Function · 0.36
mitkPlanarCrossTest
Function · 0.36