HOOPS/3dGS I.M. Interface

     << Back      Full Index      Forward >>


Draw_DC_Polydot


Functions

void Draw_DC_Polydot (HT_Rendition *nr, int count, HT_DC_Point *point)

Function Documentation

void Draw_DC_Polydot HT_Rendition *  nr,
int  count,
HT_DC_Point *  point
 

Draws a polydot, specified in device coordinates, subject to the marker color, symbol, and size attributes in the rendition nr.

Parameters:
nr - Rendition. Passed by reference.
count - Number of points, should always equal 1.
points - Vertex. Passed by reference.

DETAILS

This can be used in a callback function for the "draw dc marker" callback point.

NOTES

RESTRICTIONS

See also:
Main Index

HOOPS/3dGS I.M. Interface

     << Back      Full Index      Forward >>