MCPcopy 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
92float SpherePrimitive::zMin() const
93{
94 return m_zMin;
95}
96
97float SpherePrimitive::zMax() const
98{

Callers 1

doConversionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected