ICodecDecoder

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

Windows
MacOS
Linux

References

Module

GeometryCache

Header

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

Include

#include "ICodecDecoder.h"

Syntax

class ICodecDecoder

Remarks

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

Destructors

Name Description

Public function Virtual

~ICodecDecoder()

Functions

Name Description

Public function

bool

 

DecodeFrameData

(
    FBufferReader& Reader,
    FGeometryCacheMeshData& OutMeshDat...
)

Read a frame's bit stream and decode the frame

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