Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ thetaMax
Method
thetaMax
src/IECoreScene/SpherePrimitive.cpp:102–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
float SpherePrimitive::thetaMax() const
103
{
104
return m_thetaMax;
105
}
106
107
void SpherePrimitive::setRadius( float r )
108
{
Callers
1
doConversion
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected