MCPcopy Create free account
hub / github.com/commontk/CTK / nestedInserts

Method nestedInserts

Libs/Core/ctkModelTester.cpp:164–168  ·  view source on GitHub ↗

-----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

162
163//-----------------------------------------------------------------------------
164bool ctkModelTester::nestedInserts()const
165{
166 Q_D(const ctkModelTester);
167 return d->NestedInserts;
168}
169
170
171//-----------------------------------------------------------------------------

Callers 1

ctkModelTesterTest2Function · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected