Technical Overview
Release Notes
Device Guide
Programming Guide
Reference Manual
HOOPS/3dAF
SEARCH:
HOOPS/3dGS I.M. Reference Manual
Faces
HIC_Draw_DC_Colorized_Face
HIC_Draw_DC_Ellipse
HIC_Draw_DC_Elliptical_Arc
HIC_Draw_DC_Face
HIC_Draw_DC_Outline_Ellipse
HIC_Draw_DC_Polygon
HIC_Draw_DC_Rectangle
HC_EXTERNAL HIC_API void HIC_Draw_DC_Ellipse
(
HIC_Rendition const *
nr
,
HIC_DC_Point const *
where
,
HIC_DC_Point const *
radius
)
Parameters:
nr
A pointer to a const HIC_Rendition.
where
A pointer to a const HIC_DC_Point.
radius
A pointer to a const HIC_DC_Point.
This function draws a filled ellipse.
HOOPS/3dGS I.M. Interface
Full Index