diff --git a/BPTCEncoder/src/RGBAEndpoints.h b/BPTCEncoder/src/RGBAEndpoints.h index cbb497b..cce0d01 100755 --- a/BPTCEncoder/src/RGBAEndpoints.h +++ b/BPTCEncoder/src/RGBAEndpoints.h @@ -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;