Main Page   Class Hierarchy   Compound List   File List   Compound 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 Methods

 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

Definition at line 657 of file nurbsGL.h.


Member Function Documentation

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

Displays a knot.

Author:
Philippe Lavoie
Date:
30 September 1997

Implements PLib::ObjectGL.

Definition at line 661 of file nurbsGL.cpp.


The documentation for this class was generated from the following files:
Generated on Tue Jun 24 13:26:59 2003 for NURBS++ by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002