Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperMap/iClient-JavaScript
/ MatrixSpec.js
File
MatrixSpec.js
test/common/overlay/levelRenderer/MatrixSpec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{Matrix} from
'../../../../src/common/overlay/levelRenderer/Matrix'
;
2
3
describe(
'Matrix'
, () => {
4
it(
'constructor, identity'
, () => {
Callers
nothing calls this directly
Calls
11
describe
Function · 0.85
expect
Function · 0.85
translate
Method · 0.80
invert
Method · 0.80
mulVector
Method · 0.80
it
Function · 0.50
create
Method · 0.45
copy
Method · 0.45
mul
Method · 0.45
rotate
Method · 0.45
scale
Method · 0.45
Tested by
no test coverage detected