Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dmodel_view_impl.cpp65 void ModelViewImpl::SetCameraRotation(Quaternion quat) in SetCameraRotation() argument
/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/
H A Dscene_viewer_component.h83 void SetCameraRotation(Quaternion quat) in SetCameraRotation() argument
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dquaternion_util.h50 static inline constexpr float LengthSquared(const Quat& quat) in LengthSquared() argument
56 static inline float Length(const Quat& quat) in Length() argument
211 operator *(const float scalar, const Quat& quat) operator *() argument
217 operator *(const Quat& quat, const float scalar) operator *() argument
[all...]
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp1639 bool LumeCommon::IsValidQuaternion(const OHOS::Render3D::Quaternion& quat) in IsValidQuaternion() argument

Completed in 4 milliseconds