Searched defs:near (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/ |
H A D | Camera.js | 50 perspective(fovy = 60, aspect = 1, near = 0.1, far = 100) { argument
|
H A D | Matrix.js | 231 setPerspective(fovy, aspect, near, far) { argument 269 setOrtho(left, right, bottom, top, near, far) { argument
|
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/test/ |
H A D | 3d_widget_adapter_test.cpp | 212 float near = 0.0f; variable
|