Functions | |
void | Draw_3D_Cylinder (HT_Rendition *nr, HT_Cylinder *cylinder) |
void | Draw_3D_Ellipse (HT_Rendition *nr, HT_Ellipse *ellipse) |
void | Draw_3D_Elliptical_Arc (HT_Rendition *nr, HT_Elliptical_Arc *ellipse) |
void | Draw_3D_Geometry (HT_Rendition *nr, HT_Geometry *geo) |
void | Draw_3D_Grid (HT_Rendition *nr, HT_Grid *grid) |
void | Draw_3D_Image (HT_Rendition *nr, HT_Image *image) |
void | Draw_3D_Infinite_Line (HT_Rendition *nr, HT_Polyline *polyline) |
void | Draw_3D_Marker (HT_Rendition *nr, HT_Marker *marker) |
void | Draw_3D_Mesh (HT_Rendition *nr, HT_Polyhedron *mesh) |
void | Draw_3D_NURBS_Curve (HT_Rendition *nr, HT_Nurbs_Curve *nurbssurf) |
void | Draw_3D_NURBS_Surface (HT_Rendition *nr, HT_Nurbs_Surface *nurbssurf) |
void | Draw_3D_PolyCylinder (HT_Rendition *nr, HT_Polycylinder *polycyl) |
void | Draw_3D_Polyedge (HT_Rendition *nr, HT_Polyedge *polyedge) |
void | Draw_3D_Polygon (HT_Rendition *nr, HT_Polygon *polygon) |
void | Draw_3D_Polyline (HT_Rendition *nr, HT_Polyline *polyline) |
void | Draw_3D_Polymarker (HT_Rendition *nr, HT_Polymarker *polymarker) |
void | Draw_3D_Polyhedron (HT_Rendition *nr, HT_Polyhedron *polyhedron) |
void | Draw_3D_Shell (HT_Rendition *nr, HT_Polyhedron *shell) |
void | Draw_3D_Sphere (HT_Rendition *nr, HT_Sphere *sphere) |
void | Draw_3D_Text (HT_Rendition *nr, HT_Text *text) |
void | Draw_3D_Tristrip (HT_Rendition *nr, HT_Tristrip *tristrip) |