CFx SDK Documentation  2023 SP0
Public Member Functions | Public Attributes | List of all members
GeMesh::VertexPairKey Struct Reference

#include <GeTrMeshSimplification.h>

Public Member Functions

 VertexPairKey (double cost, int ind)
 

Public Attributes

double m_cost
 
int m_ind
 

Detailed Description

Definition at line 120 of file GeTrMeshSimplification.h.

Constructor & Destructor Documentation

◆ VertexPairKey()

GeMesh::VertexPairKey::VertexPairKey ( double  cost,
int  ind 
)
inline

Definition at line 124 of file GeTrMeshSimplification.h.

Member Data Documentation

◆ m_cost

double GeMesh::VertexPairKey::m_cost

Definition at line 122 of file GeTrMeshSimplification.h.

◆ m_ind

int GeMesh::VertexPairKey::m_ind

Definition at line 123 of file GeTrMeshSimplification.h.


The documentation for this struct was generated from the following file: