HC_EXTERNAL HIC_API void HIC_Draw_DC_Colorized_Polyline ( HIC_Rendition const *  nr,
int  count,
HIC_DC_Point const *  points,
HIC_RGBAS32 const *  color,
bool  single 
)

Parameters:
nr A pointer to a const HIC_Rendition.
count An int.
points An array of const HIC_DC_Point.
color A pointer to a const HIC_RGBAS32.
single A boolean.
This function draws a polyline using passed in color values instead of the rendition colors.

See also:
HIC_Draw_DC_Polyline, HIC_Draw_DC_Edges

HOOPS/3dGS I.M. Interface

     Full Index