Home
last modified time | relevance | path

Searched defs:proj (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/render/
H A Drender_data_defines_3d.h407 BASE_NS::Math::Mat4X4 proj; member
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.h333 BASE_NS::Math::Mat4X4 proj; member
H A Drender_system.cpp1864 … const auto proj = CameraMatrixUtil::CalculateProjectionMatrix(component, isCameraNegative); in ProcessCameras() local
2600 const Entity& entity, const Math::Mat4X4& view, const Math::Mat4X4& proj) in UpdateAndGetPreviousFrameCameraData()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_structures_common.h384 mat4 proj; member