MCPcopy Create free account
hub / github.com/PyMesh/PyMesh / evaluate_offset_no_formula

Method evaluate_offset_no_formula

tools/Wires/Parameters/ParameterManager.cpp:554–557  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

552}
553
554MatrixFr ParameterManager::evaluate_offset_no_formula() {
555 ParameterManager::Variables vars;
556 return evaluate_offset(vars);
557}
558
559MatrixFr ParameterManager::evaluate_offset(
560 const ParameterManager::Variables& vars) {

Callers 2

TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.64