Navigation
API > API/Plugins > API/Plugins/GeometryCache
References
| Module | GeometryCache |
| Header | /Engine/Plugins/Runtime/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
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | DecodeFrameData
(
FBufferReader& Reader, |
Read a frame's bit stream and decode the frame |