Navigation
API > API/Plugins > API/Plugins/ACLPlugin
Inheritance Hierarchy
- ICompressedAnimData
- FACLCompressedAnimData
References
| Module | ACLPlugin |
| Header | /Engine/Plugins/Animation/ACLPlugin/Source/ACLPlugin/Classes/AnimBoneCompressionCodec_ACLBase.h |
| Include | #include "AnimBoneCompressionCodec_ACLBase.h" |
Syntax
struct FACLCompressedAnimData : public ICompressedAnimData
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArrayView< uint8 > | CompressedByteStream | Holds the compressed_tracks instance |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const acl::compressed_tracks * |
Overridden from ICompressedAnimData
| Type | Name | Description | |
|---|---|---|---|
| void | Bind
(
const TArrayView< uint8 > BulkData |
ICompressedAnimData implementation. | |
| int64 | |||
| bool | IsValid () |