Formatting

This commit is contained in:
Pavel Krajcevski 2014-03-22 19:24:51 -04:00
parent 9f259744de
commit 891e2cfee8

View file

@ -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;