API Reference > Extension Classes > ExRender Classes > ExRender Windows Classes > ExGiGDIGeometry Class > ExGiGDIGeometry Methods > ExGiGDIGeometry::gradientTriangleOut Method
ExGiGDIGeometry::gradientTriangleOut Method
Syntax
C++
void gradientTriangleOut(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 (ignored). 

Output a gradient-filled triangle. 

 

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