Update XFxElemVisStateSample parsing logic
This commit is contained in:
parent
14a494cc24
commit
422ceb9a25
@ -21,5 +21,6 @@ void XFxElemVisStateSample::Clear()
|
|||||||
|
|
||||||
void XFxElemVisStateSample::ParseData(QDataStream *aStream)
|
void XFxElemVisStateSample::ParseData(QDataStream *aStream)
|
||||||
{
|
{
|
||||||
|
mBase.ParseData(aStream);
|
||||||
|
mAmplitude.ParseData(aStream);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user