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

NurbsInputError Struct Reference

An input error class. More...

Inheritance diagram for NurbsInputError:

NurbsError NurbsSizeError List of all members.

Public Member Functions

 NurbsInputError (int a, int b)
virtual void print ()

Public Attributes

int mode
int x
int y

Detailed Description

An input error class.

This class is thrown if at least one of the input parameter isn't suitable for the function throwing it.

If mode is set to 1 it means that two values should have been equal, but are not. This is normally set when the size of a vector isn't equal to the size of another vector or that a matrix size isn't equal to another matrix's size.

Author:
Philippe Lavoie
Date:
17 February 1999


The documentation for this struct was generated from the following file:
Generated on Wed Dec 17 04:40:33 2003 for NURBS++ by doxygen 1.3.4