API Reference > Structs, Records, Enums > PTRIVERTEX Structure
PTRIVERTEX 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 PTRIVERTEX.

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