Home
last modified time | relevance | path

Searched defs:Vec3 (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/
H A Dvec3.h25 Vec3() {} in Vec3() function
26 Vec3(float x, float y, float z) : x_(x), y_(y), z_(z) {} in Vec3() function
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/base/math/
H A Drender_vector.h29 typedef glm::vec3 Vec3; typedef
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_util.h27 class Vec3; in BASE_BEGIN_NAMESPACE() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/util/
H A Dfrustum_util.h26 class Vec3; in BASE_BEGIN_NAMESPACE() local
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics3d/
H A Djs-apis-inner-scene-types.md23 ## Vec3 section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics3d/
H A Djs-apis-inner-scene-types.md22 ## Vec3 section
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/
H A Dproperty_types.h40 class Vec3; in BASE_BEGIN_NAMESPACE() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dvec3.h35 Vec3(AnimatableFloat x, AnimatableFloat y, AnimatableFloat z) { in Vec3() function
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dvector.h30 class Vec3; in BASE_BEGIN_NAMESPACE() local