|
CFx SDK Documentation 2024 SP0
|
#include <GeTrMeshSimplification.h>
Public Member Functions | |
| VertexPairKey (double cost, int ind) | |
Public Attributes | |
| double | m_cost |
| int | m_ind |
Definition at line 129 of file GeTrMeshSimplification.h.
|
inline |
Definition at line 133 of file GeTrMeshSimplification.h.
| double GeMesh::VertexPairKey::m_cost |
Definition at line 131 of file GeTrMeshSimplification.h.
| int GeMesh::VertexPairKey::m_ind |
Definition at line 132 of file GeTrMeshSimplification.h.