Interface TraceTimeViewport.Occlusion<T>
- All Known Subinterfaces:
TraceTimeViewport.QueryOcclusion<T>, TraceTimeViewport.RangeQueryOcclusion<T>, TraceTimeViewport.SetQueryOcclusion<T>
- Enclosing interface:
TraceTimeViewport
public static interface TraceTimeViewport.Occlusion<T>
-
Method Summary
Modifier and TypeMethodDescriptionbooleanoccluded(T object, AddressRange range, Lifespan span) voidremove(T object, AddressSet remains, Lifespan span)
-
Method Details
-
occluded
-
remove
-