MCPcopy Create free account
hub / github.com/KhronosGroup/OpenCOLLADA / Formulas

Method Formulas

COLLADAFramework/src/COLLADAFWFormulas.cpp:95–98  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

93
94 //------------------------------
95 Formulas::Formulas( )
96 : mFormulas( FormulaArray::OWNER )
97 {
98 }
99
100 //------------------------------
101 Formulas::Formulas( const Formulas& rhs )

Callers

nothing calls this directly

Calls 5

setFragmentsFunction · 0.85
reallocMemoryMethod · 0.80
getCountMethod · 0.45
cloneMethod · 0.45
setCountMethod · 0.45

Tested by

no test coverage detected