ENH: SampleSurfaceMesh and GeometryMath Speed Optimizations #5517
Annotations
6 errors and 1 warning
src/simplnx/Common/Ray.hpp#L89
'const nx::core::Vec3<nx::core::types::float32> &nx::core::Ray<T>::getOrigin(void) const': overloaded function differs only by return type from 'nx::core::Vec3<nx::core::types::float32> nx::core::Ray<T>::getOrigin(void) const' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
src/simplnx/Common/Ray.hpp#L88
'nx::core::Ray<T>::getOrigin': 'const nx::core::Vec3<nx::core::types::float32> &(void) const' differs in levels of indirection from 'nx::core::Vec3<nx::core::types::float32> (void) const' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
src/simplnx/Common/Ray.hpp#L90
syntax error: 'return' (compiling source file D:\a\simplnx\simplnx\src\simplnx\Utilities\SampleSurfaceMesh.cpp) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
src/simplnx/Common/Ray.hpp#L90
unexpected token(s) preceding ';' (compiling source file D:\a\simplnx\simplnx\src\simplnx\Utilities\SampleSurfaceMesh.cpp) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
src/simplnx/Common/Ray.hpp#L98
syntax error: missing ';' before identifier 'ZXZEulerType' (compiling source file D:\a\simplnx\simplnx\src\simplnx\Utilities\SampleSurfaceMesh.cpp) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, ammaraskar/[email protected], ilammy/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading