Searched defs:dtdy (Results 1 – 5 of 5) sorted by relevance
78 const dtdy = transformNode.getChildByName('dtdx')?.getValue() ?? 0; constant
102 dtdy: -this.dtdy * ident, constant
42 float dtdy = 4; field
88 float dtdy = 3; field192 float dtdy = 3; field
134 const dtdy = formatAsDecimal(node.getChildByName('dtdy')?.getValue() ?? 0); constant