Home
last modified time | relevance | path

Searched defs:ORTHOGRAPHIC (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/
H A Dcamera_component.h39 ORTHOGRAPHIC = 0, enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h139 enum class CameraType : int { INVALID, PERSPECTIVE, ORTHOGRAPHIC }; in CORE3D_BEGIN_NAMESPACE() enumerator