MCPcopy Create free account
hub / github.com/ImageEngine/cortex / zMax

Method zMax

src/IECoreScene/SpherePrimitive.cpp:97–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95}
96
97float SpherePrimitive::zMax() const
98{
99 return m_zMax;
100}
101
102float SpherePrimitive::thetaMax() const
103{

Callers 1

doConversionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected