HOOPS/3dGS I.M. Interface

     << Back      Full Index      Forward >>


Draw_DC_Marker


Functions

void Draw_DC_Marker (HT_Rendition *nr, HT_DC_Point *point)

Function Documentation

void Draw_DC_Marker HT_Rendition *  nr,
HT_DC_Point *  point
 

Draws a marker, with position specified in device coordinates.

Parameters:
nr - Rendition
point - Location of marker. Passed by reference.

DETAILS

This is the standard default method for the "draw dc markers" callback point.

It draws a marker at the specified point, subject to the marker symbol, marker color, and marker size attributes contained in the rendition nr.

NOTES

RESTRICTIONS

See also:
Main Index

HOOPS/3dGS I.M. Interface

     << Back      Full Index      Forward >>