Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ getThetaMax
Method
getThetaMax
src/IECoreScene/DiskPrimitive.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
float DiskPrimitive::getThetaMax() const
85
{
86
return m_thetaMax;
87
}
88
89
void DiskPrimitive::setThetaMax( float degrees )
90
{
Callers
1
testConstructorAndAccessors
Method · 0.95
Calls
no outgoing calls
Tested by
1
testConstructorAndAccessors
Method · 0.76