Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ primitive
Method
primitive
src/IECoreScene/MeshPrimitiveEvaluator.cpp:328–331 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
326
}
327
328
ConstPrimitivePtr MeshPrimitiveEvaluator::primitive() const
329
{
330
return m_mesh;
331
}
332
333
MeshPrimitive::ConstPtr MeshPrimitiveEvaluator::mesh() const
334
{
Callers
2
testCreate
Method · 0.45
modifyTypedPrimitive
Method · 0.45
Calls
no outgoing calls
Tested by
1
testCreate
Method · 0.36