mirror of
https://github.com/yuzu-emu/FasTC.git
synced 2025-01-08 05:25:33 +00:00
Formatting
This commit is contained in:
parent
9f259744de
commit
891e2cfee8
|
@ -193,7 +193,7 @@ public:
|
||||||
BPTCC::GetSubsetForIndex(idx, m_ShapeIdx, m_NumPartitions);
|
BPTCC::GetSubsetForIndex(idx, m_ShapeIdx, m_NumPartitions);
|
||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
// The number of points in the cluster.
|
// The number of points in the cluster.
|
||||||
uint32 m_NumPoints;
|
uint32 m_NumPoints;
|
||||||
uint32 m_NumPartitions;
|
uint32 m_NumPartitions;
|
||||||
|
|
Loading…
Reference in a new issue