| 46 | } |
| 47 | |
| 48 | __forceinline bool enforceArgumentFilterFunction() const { |
| 49 | return args->flags & RTC_RAY_QUERY_FLAG_INVOKE_ARGUMENT_FILTER; |
| 50 | } |
| 51 | |
| 52 | #if RTC_MIN_WIDTH |
| 53 | __forceinline float getMinWidthDistanceFactor() const { |
no outgoing calls
no test coverage detected