|
CFx SDK Documentation 2024 SP0
|
#include <GeTrMeshSimplification.h>
Public Member Functions | |
| OdGeTr () | |
| void | replaceNb (int nbOld, int nbNew) |
Public Attributes | |
| int3 | tr |
| int3 | nb |
| int | tagFace |
| int3 | tagEdge |
Definition at line 54 of file GeTrMeshSimplification.h.
|
inline |
Definition at line 56 of file GeTrMeshSimplification.h.
| void GeMesh::OdGeTr::replaceNb | ( | int | nbOld, |
| int | nbNew | ||
| ) |
| int3 GeMesh::OdGeTr::nb |
Definition at line 60 of file GeTrMeshSimplification.h.
| int3 GeMesh::OdGeTr::tagEdge |
Definition at line 62 of file GeTrMeshSimplification.h.
| int GeMesh::OdGeTr::tagFace |
Definition at line 61 of file GeTrMeshSimplification.h.
| int3 GeMesh::OdGeTr::tr |
Definition at line 59 of file GeTrMeshSimplification.h.