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

#include <GeTrMeshSimplification.h>

Public Member Functions

 OdGeTr ()
 
void replaceNb (int nbOld, int nbNew)
 

Public Attributes

int3 tr
 
int3 nb
 
int tagFace
 
int3 tagEdge
 

Detailed Description

Definition at line 54 of file GeTrMeshSimplification.h.

Constructor & Destructor Documentation

◆ OdGeTr()

GeMesh::OdGeTr::OdGeTr ( )
inline

Definition at line 56 of file GeTrMeshSimplification.h.

Member Function Documentation

◆ replaceNb()

void GeMesh::OdGeTr::replaceNb ( int  nbOld,
int  nbNew 
)

Member Data Documentation

◆ nb

int3 GeMesh::OdGeTr::nb

Definition at line 60 of file GeTrMeshSimplification.h.

◆ tagEdge

int3 GeMesh::OdGeTr::tagEdge

Definition at line 62 of file GeTrMeshSimplification.h.

◆ tagFace

int GeMesh::OdGeTr::tagFace

Definition at line 61 of file GeTrMeshSimplification.h.

◆ tr

int3 GeMesh::OdGeTr::tr

Definition at line 59 of file GeTrMeshSimplification.h.


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