Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GilesBathgate/RapCAD
/ getDatumAxis
Method
getDatumAxis
src/node/transformationnode.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
TransformationNode::Axis TransformationNode::getDatumAxis() const
48
{
49
return datumAxis;
50
}
51
52
void TransformationNode::setDatumAxis(const Axis& value)
53
{
Callers
2
visit
Method · 0.80
visit
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected