Home
last modified time | relevance | path

Searched defs:modelMatrix (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample2/
Dpanorama2_demo.js47 let modelMatrix = new Matrix4(); variable
/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample/
Dpanorama_demo.js44 let modelMatrix = new Matrix4(); variable
/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/
DShape.js94 static modelMatrix = new Matrix4(); field in Shape