Python API #50
Annotations
2 warnings
Run clang-tidy:
library/cpp/src/core/utils/sdf/quasi_euclidean_sdf_generator.cc#L105
Value stored to 'half_max_neighbor_distance_offset' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
|
Run clang-tidy:
library/cpp/src/core/utils/sdf/full_euclidean_sdf_generator.cc#L114
Value stored to 'half_max_neighbor_distance_offset' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
|
Loading