Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing unit tests for RayF() and RayD() #621

Open
wrestledBearOnce opened this issue Sep 9, 2022 · 0 comments
Open

Add missing unit tests for RayF() and RayD() #621

wrestledBearOnce opened this issue Sep 9, 2022 · 0 comments
Labels
enhancement prio-must Must be implemented

Comments

@wrestledBearOnce
Copy link
Member

No unit tests.

Add Unit test for
RayF(float2 pickPosClip, float4x4 view, float4x4 projection) and
RayD(float2 pickPosClip, float4x4 view, float4x4 projection)

@wrestledBearOnce wrestledBearOnce added enhancement prio-must Must be implemented labels Sep 9, 2022
@wrestledBearOnce wrestledBearOnce changed the title Add Unit test for RayF(float2 pickPosClip, float4x4 view, float4x4 projection) and RayD(float2 pickPosClip, float4x4 view, float4x4 projection) Add missing unit test for RayF() and RayD() Sep 9, 2022
@wrestledBearOnce wrestledBearOnce changed the title Add missing unit test for RayF() and RayD() Add missing unit tests for RayF() and RayD() Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement prio-must Must be implemented
Projects
None yet
Development

No branches or pull requests

1 participant