Main Page | Class Hierarchy | Class List | File List | Class Members

NurbsSizeError Struct Reference

A NURBS size error. More...

Inheritance diagram for NurbsSizeError:

NurbsInputError NurbsError List of all members.

Public Member Functions

 NurbsSizeError (int pnts, int knots, int deg)
virtual void print ()

Public Attributes

int p
int k
int d

Detailed Description

A NURBS size error.

There is a relationship between the number of control points, the number of knots and the degree of a curve or a surface. This class is thrown when U.n = P.n + deg + 1 is false.

Author:
Philippe Lavoie
Date:
17 February 1999


The documentation for this struct was generated from the following file:
Generated on Tue Dec 16 10:42:19 2003 for NURBS++ by doxygen 1.3.4