API Reference > FacetModeler Namespace > Classes > BinaryStream Class > BinaryStream Methods > BinaryStream::WriteVertex Method
BinaryStream::WriteVertex Method
Syntax
C++
void WriteVertex(Vertex* pVertex);
Parameters 
Description 
Vertex* pVertex 
[in] Pointer to vertex to write. 

Writes the vertex. 

 

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