Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
Namespaces
>
GeMesh Namespace
>
Classes
>
VertexPair Structure
VertexPair Structure
Syntax
C++
struct
VertexPair
{
double
m_cost
;
intPair
m_edge
;
OdGePoint3d
m_newVx
; };
File:
GeTrMeshSimplification.h
Namespace:
GeMesh
Module:
API Reference
Methods
VertexPair()
This is the overview for the VertexPair constructor overload.
Data Members
m_cost
cost (error) of contraction this pair
m_edge
indices of 2 vertices
m_newVx
position of new point (after contraction) which minimizes error
Methods
equal
is equal?
isPresent
is this point present in pair?
nb
replace
Links
VertexPair Constructor
VertexPair Data Members
VertexPair Methods
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!