Simplify::Vertex Struct Reference
#include <Simplify.h>
Public Attributes | |
| int | border |
| vec3f | p |
| SymmetricMatrix | q |
| int | tcount |
| int | tstart |
Member Data Documentation
◆ border
| int Simplify::Vertex::border |
◆ p
| vec3f Simplify::Vertex::p |
Referenced by MeshCore::MeshSimplify::simplify().
◆ q
| SymmetricMatrix Simplify::Vertex::q |
◆ tcount
| int Simplify::Vertex::tcount |
◆ tstart
| int Simplify::Vertex::tstart |
The documentation for this struct was generated from the following file:
- src/Mod/Mesh/App/Core/Simplify.h
1.8.17