FGuardedTripleBuffer::FlipProducer

Make the current producer buffer available to the consumer thread.

Windows
MacOS
Linux

Override Hierarchy

IBufferResource::FlipProducer()

FGuardedTripleBuffer::FlipProducer()

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Framework/MultiBufferResource.h

Include

#include "Chaos/Framework/MultiBufferResource.h"

Syntax

virtual void FlipProducer()

Remarks

Make the current producer buffer available to the consumer thread.

This function should only be called by the producer thread.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss