BspCrvCreateCircle
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
BspCrvCreateCircle()
SYNOPSIS
cagd_lib/cagd_arc.c:180
CagdCrvStruct *BspCrvCreateCircle(CagdPtStruct *Center, CagdRType Radius)
DESCRIPTION
Creates a circle at the specified position as a rational quadratic Bspline
curve. Circle is always paralell to the XY plane.
PARAMETERS:
Center: Of circle to be created.
Radius: Of circle to be created.
FUNCTION RETURN VALUE
CagdCrvStruct *: A circle centered at Center and radius Radius that is
parallel to the XY plane represented as a rational
quadratic Bspline curve.
SEE ALSO
BspCrvCreateUnitCircle,
BspCrvCreatePCircle,
BspCrvCreateUnitPCircle,
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- SEE ALSO
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:38 GMT, July 20, 2024