Searched defs:rotatedUnitSinCos (Results 1 – 3 of 3) sorted by relevance
255 CanvasKit.M44.rotatedUnitSinCos = function(axisVec, sinAngle, cosAngle) { function
423 rotatedUnitSinCos: function() {}, method
2999 rotatedUnitSinCos(axis: Vector3, sinAngle: number, cosAngle: number): number[]; method