Technical Overview
Release Notes
Device Guide
Programming Guide
Reference Manual
HOOPS/3dAF
SEARCH:
HOOPS/3dGS I.M. Reference Manual
3D
HIC_Draw_3D_Cylinder
HIC_Draw_3D_Ellipse
HIC_Draw_3D_Elliptical_Arc
HIC_Draw_3D_Geometry
HIC_Draw_3D_Grid
HIC_Draw_3D_Image
HIC_Draw_3D_Infinite_Line
HIC_Draw_3D_Marker
HIC_Draw_3D_Mesh
HIC_Draw_3D_NURBS_Curve
HIC_Draw_3D_NURBS_Surface
HIC_Draw_3D_PolyCylinder
HIC_Draw_3D_Polyedge
HIC_Draw_3D_Polyedge_From_Tristrip
HIC_Draw_3D_Polygon
HIC_Draw_3D_Polyhedron
HIC_Draw_3D_Polyline
HIC_Draw_3D_Polymarker
HIC_Draw_3D_Shell
HIC_Draw_3D_Sphere
HIC_Draw_3D_Stenciled_Quad
HIC_Draw_3D_Text
HIC_Draw_3D_Tristrip
HC_EXTERNAL HIC_API void HIC_Draw_3D_NURBS_Curve
(
HIC_Rendition const *
nr
,
HIC_NURBS_Curve const *
curve
)
Parameters:
nr
A pointer to a const HIC_Rendition.
curve
A pointer to a const HIC_NURBS_Curve.
This function draws the NURBS curve.
HOOPS/3dGS I.M. Interface
Full Index