Home
last modified time | relevance | path

Searched defs:PERSPECTIVE (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/
H A Dcamera_component.h41 PERSPECTIVE = 1, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/transform/
H A Dtransform_component.h32 inline constexpr float PERSPECTIVE = 0.0005f; variable
H A Drender_transform.h35 PERSPECTIVE, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimation_pub.h77 PERSPECTIVE enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.h116 PERSPECTIVE, enumerator
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dmatrix.h96 PERSPECTIVE = PERSPECTIVE_TYPE, 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