Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ getRadius
Method
getRadius
src/IECoreScene/DiskPrimitive.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
float DiskPrimitive::getRadius() const
61
{
62
return m_radius;
63
}
64
65
void DiskPrimitive::setRadius( float radius )
66
{
Callers
1
testConstructorAndAccessors
Method · 0.95
Calls
no outgoing calls
Tested by
1
testConstructorAndAccessors
Method · 0.76