API Reference > Extension Classes > ExRender Classes > ExRender Windows Classes > ExGiGDIGeometry Class > ExGiGDIGeometry Methods > ExGiGDIGeometry::regularTriangleOut Method
ExGiGDIGeometry::regularTriangleOut Method
Syntax
C++
void regularTriangleOut(const OdInt32* vertices, const OdGeVector3d* pNormal);
Parameters 
Description 
const OdInt32* vertices 
[in] List of 3 numbers that define the vertices in the triangle.  
const OdGeVector3d* pNormal 
[in] Normal vector for this triangle. 

Output a non-filled triangle.

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