ICodecEncoder

Interface to the internal mesh compressor's encoder in order to hide implementation

Windows
MacOS
Linux

References

Module

GeometryCache

Header

/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCache/Classes/ICodecEncoder.h

Include

#include "ICodecEncoder.h"

Syntax

class ICodecEncoder

Remarks

Interface to the internal mesh compressor's encoder in order to hide implementation

Destructors

Name Description

Public function Virtual

~ICodecEncoder()

Functions

Name Description

Public function

bool

 

EncodeFrameData

(
    FMemoryWriter& Writer,
    const FGeometryCacheCodecEncodeArgu...
)

Encode a frame and write the bitstream

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