API Reference > FacetModeler Namespace > Classes > VertexSurfData Class > VertexSurfData Constructor > VertexSurfData::VertexSurfData Constructor (Surface*, VertexSurfData*)
VertexSurfData::VertexSurfData Constructor (Surface*, VertexSurfData*)
Syntax
C++
VertexSurfData(Surface* pSurface, VertexSurfData* pNextSurfData);
Parameters 
Description 
Surface* pSurface 
[in] The surface for which the object is created.  
VertexSurfData* pNextSurfData 
[in] Pointer to the next object. 

Constructor. Creates vertex surface data with the specified surface and appends it to the list after the specified one. 

 

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