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