IPixelHistoryRequest2 interface
Request for pixel history intersections and primitives separately.
Members
The IPixelHistoryRequest2 interface inherits from the IUnknown interface. IPixelHistoryRequest2 also has these types of members:
Methods
The IPixelHistoryRequest2 interface has these methods.
Method | Description |
---|---|
RequestIntersections | Requests a list of events that cause a change in the specified pixel, render target / UAV, and frame. |
RequestPrimitives | Requests a list of primitives from a particular intersection. For more information, see the RequestIntersections member function. |
Requirements
Header | Vspixengine.h |