Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ zMin
Method
zMin
src/IECoreScene/SpherePrimitive.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
float SpherePrimitive::zMin() const
93
{
94
return m_zMin;
95
}
96
97
float SpherePrimitive::zMax() const
98
{
Callers
1
doConversion
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected