API Reference > Structs, Records, Enums > LPTRIVERTEX Structure
LPTRIVERTEX Structure
Syntax
C++
typedef struct _TRIVERTEX { OdInt32 x; OdInt32 y; OdUInt16 Red; OdUInt16 Green; OdUInt16 Blue; OdUInt16 Alpha; } TRIVERTEX, * PTRIVERTEX, * LPTRIVERTEX;

ExGsGradientRender.h

This is type LPTRIVERTEX.

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