MCPcopy 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
328ConstPrimitivePtr MeshPrimitiveEvaluator::primitive() const
329{
330 return m_mesh;
331}
332
333MeshPrimitive::ConstPtr MeshPrimitiveEvaluator::mesh() const
334{

Callers 2

testCreateMethod · 0.45
modifyTypedPrimitiveMethod · 0.45

Calls

no outgoing calls

Tested by 1

testCreateMethod · 0.36