摘要: c++自定义的Vector3在命名空间threeD中,但Raylib的struct Vector3没有用命名空间限定。我该怎么在threeD::Vector3的LocalVec3ToRayVec()中返回Raylib的struct Vector3 namespace threeD { class V 阅读全文
posted @ 2026-03-20 01:22 仰望星河Leon 阅读(4) 评论(0) 推荐(0)