API Reference
>
Namespaces
>
GeMesh Namespace
>
Classes
>
VertexPair Structure
VertexPair Structure
Collapse All
Syntax
C++
struct
VertexPair
{
double
m_cost
;
intPair
m_edge
;
OdGePoint3d
m_newVx
; };
File
GeTrMeshSimplification.h
Description
This is class GeMesh::VertexPair.
Group
Classes
Public Methods
Name
Description
VertexPair
This is the overview for the VertexPair constructor overload.
VertexPair Data Members
Name
Description
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
VertexPair Methods
Name
Description
equal
is equal?
isPresent
is this point present in pair?
nb
This is nb, a member of class VertexPair.
replace
This is replace, a member of class VertexPair.
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!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic