CFx SDK Documentation
2022 SP0
|
#include <GeTrMeshSimplification.h>
Public Member Functions | |
VertexPairKey (double cost, int ind) | |
Public Attributes | |
double | m_cost |
int | m_ind |
Definition at line 120 of file GeTrMeshSimplification.h.
|
inline |
Definition at line 124 of file GeTrMeshSimplification.h.
double GeMesh::VertexPairKey::m_cost |
Definition at line 122 of file GeTrMeshSimplification.h.
int GeMesh::VertexPairKey::m_ind |
Definition at line 123 of file GeTrMeshSimplification.h.