API Reference > Namespaces > GeMesh Namespace > Classes > VertexPairKey Structure
VertexPairKey Structure
Syntax
C++
struct VertexPairKey { double m_cost; int m_ind; };

GeTrMeshSimplification.h

This is class GeMesh::VertexPairKey.

 
Name 
Description 
 
This is VertexPairKey, a member of class VertexPairKey. 
 
Name 
Description 
 
This is m_cost, a member of class VertexPairKey. 
 
This is m_ind, a member of class VertexPairKey. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.