Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ getZ
Method
getZ
src/IECoreScene/DiskPrimitive.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
float DiskPrimitive::getZ() const
75
{
76
return m_z;
77
}
78
79
void DiskPrimitive::setZ( float z )
80
{
Callers
1
testConstructorAndAccessors
Method · 0.95
Calls
no outgoing calls
Tested by
1
testConstructorAndAccessors
Method · 0.76