mirror of
https://github.com/yuzu-emu/FasTC
synced 2024-11-22 09:53:48 +00:00
Formatting
This commit is contained in:
parent
9f259744de
commit
891e2cfee8
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@ public:
|
|||
BPTCC::GetSubsetForIndex(idx, m_ShapeIdx, m_NumPartitions);
|
||||
}
|
||||
|
||||
private:
|
||||
private:
|
||||
// The number of points in the cluster.
|
||||
uint32 m_NumPoints;
|
||||
uint32 m_NumPartitions;
|
||||
|
|
Loading…
Reference in a new issue