S_PolyhedronVertex.hxx
Go to the documentation of this file.
1 inline unsigned int S_PolyhedronVertex::getNumber() const
2 {
3  return number_;
4 }