API Reference > FacetModeler Namespace > Classes > Vertex Class > Vertex Methods > Vertex::setNext Method
Vertex::setNext Method
Syntax
C++
void setNext(Vertex* pNext);
Parameters 
Description 
Vertex* pNext 
[in] Next vertex to set. 

Sets the pointer to the next vertex. 

 

Copyright © 2002-2020. Open Design Alliance. All rights reserved.