API Reference
>
FacetModeler Namespace
>
Classes
>
VertexImage Structure
VertexImage Structure
Collapse All
Syntax
C++
struct
VertexImage
{ Vertex*
pVtx
; KeyType
pKey
; KeyType
pPrev
; KeyType
pNext
; };
File
FMDataSerialize.h
Description
Represents a vertex entity to save.
Group
Classes
Public Methods
Name
Description
VertexImage
Constructor.
VertexImage Data Members
Name
Description
pKey
Key.
pNext
Next key.
pPrev
Previous key.
pVtx
Vertex pointer.
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