Home
last modified time | relevance | path

Searched refs:CameraOrthographic (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_loader.cpp1667 bool CameraOrthographic(LoadResult& loadResult, const json::value& jsonData, Camera::Attributes::Or… in PrimitiveAttributes() function
1718 return CameraOrthographic(loadResult, orthographic, camera->attributes.ortho); in PrimitiveAttributes()