Home
last modified time | relevance | path

Searched defs:Vec3 (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/image_effect/frameworks/native/render_environment/base/math/
H A Drender_vector.h29 typedef glm::vec3 Vec3; typedef
/foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/
H A Dvec3.h23 class Vec3 { class
25 Vec3() {} in Vec3() function in OHOS::Render3D::Vec3
26 Vec3(float x, float y, float z) : x_(x), y_(y), z_(z) {} in Vec3() function in OHOS::Render3D::Vec3
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dvec3.h25 class ACE_EXPORT Vec3 { class
29 Vec3(float x, float y, float z, const AnimationOption& option = AnimationOption()) { in Vec3() function in OHOS::Ace::Vec3
35 Vec3(AnimatableFloat x, AnimatableFloat y, AnimatableFloat z) { in Vec3() function in OHOS::Ace::Vec3
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dmeta_types.h224 META_TYPE(BASE_NS::Math::Vec3); variable

Completed in 2 milliseconds