Skip to content

the result operator* is wrong in HarmonyOS NEXT #1377

@ccxxbb

Description

@ccxxbb

#glm version is 0.9.8.4 , c++14, The operating system is HarmonyOS NEXT

const glm::vec2 dim = glm::vec2(15.f, 15.f);
const glm::vec2 dir = glm::vec2(1.f, 1.f);
auto anchor2 = dim * dir;

the result anchor2 is wrong, where is the problem? will someone help me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions