API Reference > FacetModeler Namespace > Classes > Contour2D Class > Contour2D Methods > Contour2D::swap Method
Contour2D::swap Method
Syntax
C++
void swap(Contour2D& rAnother);
Parameters 
Description 
Contour2D& rAnother 
[in] Contour to swap. 

Swaps the contents of the contour with another one. 

 

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