Update XGfxWorldDpvsPlanes parsing logic
This commit is contained in:
parent
e4c409ab19
commit
e2f35a0314
@ -18,6 +18,11 @@ XGfxWorldDpvsPlanes::~XGfxWorldDpvsPlanes()
|
||||
|
||||
}
|
||||
|
||||
int XGfxWorldDpvsPlanes::GetCellCount() const
|
||||
{
|
||||
return aCellCount;
|
||||
}
|
||||
|
||||
void XGfxWorldDpvsPlanes::ParseData(QDataStream *aStream)
|
||||
{
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user