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

PLib::KnotGL Class Reference

A class to hold a knot. More...

#include <nurbsGL.h>

Inheritance diagram for PLib::KnotGL:

PLib::ObjectGL List of all members.

Public Member Functions

 KnotGL (const Point3Df &p3d, int kU, int kV)
void glObject () const
void modify (const Point3Df &v)
void set (const Point3Df &v)
void setPsize (int s)
float x () const
float y () const
float z () const
const Point3Df & point () const
ObjectGLcopy ()
int knotU ()
int knotV ()

Protected Attributes

Point3Df p
int ku
int kv
int psize

Detailed Description

A class to hold a knot.

Author:
Philippe Lavoie
Date:
23 September 1997


Member Function Documentation

void PLib::KnotGL::glObject  )  const [virtual]
 

Displays a knot.

Author:
Philippe Lavoie
Date:
30 September 1997

Implements PLib::ObjectGL.


The documentation for this class was generated from the following files:
Generated on Sun Dec 21 02:25:29 2003 for NURBS++ by doxygen 1.3.4