MCPcopy 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
102float SpherePrimitive::thetaMax() const
103{
104 return m_thetaMax;
105}
106
107void SpherePrimitive::setRadius( float r )
108{

Callers 1

doConversionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected