Navigation
API > API/Plugins > API/Plugins/RigLogicLib > API/Plugins/RigLogicLib/dna
Inheritance Hierarchy
- RBFBehaviorReader
- GeometryReader
- MachineLearnedBehaviorReader
- JointBehaviorMetadataReader
- TwistSwingBehaviorReader
- Reader
- StreamReader
- BinaryStreamReader
References
Module | RigLogicLib |
Header | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/dna/BinaryStreamReader.h |
Include | #include "dna/BinaryStreamReader.h" |
Syntax
class BinaryStreamReader : public dna::StreamReader
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
BinaryStreamReader * | create
(
BoundedIOStream* stream, |
Factory method for creation of BinaryStreamReader. |
![]() ![]() |
BinaryStreamReader * | create
(
BoundedIOStream* stream, |
Factory method for creation of BinaryStreamReader. |
![]() ![]() |
BinaryStreamReader * | create
(
BoundedIOStream* stream, |
Factory method for creation of BinaryStreamReader. |
![]() ![]() |
void | destroy
(
BinaryStreamReader* instance |
Method for freeing a BinaryStreamReader instance. |