CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
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 132 of file GeTrMeshSimplification.h.

Constructor & Destructor Documentation

◆ VertexPairKey()

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

Definition at line 136 of file GeTrMeshSimplification.h.

Member Data Documentation

◆ m_cost

double GeMesh::VertexPairKey::m_cost

Definition at line 134 of file GeTrMeshSimplification.h.

◆ m_ind

int GeMesh::VertexPairKey::m_ind

Definition at line 135 of file GeTrMeshSimplification.h.


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