Main Page   Class Hierarchy   Compound List   File List   Compound Members  

PLib::HCPointGL Class Reference

A class to hold a control point from a HNURBS. More...

#include <nurbsGL.h>

Inheritance diagram for PLib::HCPointGL:

PLib::CPointGL PLib::ObjectGL List of all members.

Public Methods

 HCPointGL (HPoint3Df &off, int i, int j, HNurbsSurfaceGL *hs, int mod)
 ~HCPointGL ()
virtual void glObject () const
virtual void modify (const HPoint3Df &v)

Protected Attributes

HPoint3Df & offset
HNurbsSurfaceGLs
int canModify

Detailed Description

A class to hold a control point from a HNURBS.

Author:
Philippe Lavoie
Date:
3 November 1997

Definition at line 505 of file nurbsGL.h.


Member Function Documentation

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

Displays a control point.

Author:
Philippe Lavoie
Date:
3 November 1997

Reimplemented from PLib::CPointGL.

Definition at line 559 of file nurbsGL.cpp.

void PLib::HCPointGL::modify const HPoint3Df &    v [virtual]
 

Modifies the offset point.

Author:
Philippe Lavoie
Date:
3 November 1997

Reimplemented from PLib::CPointGL.

Definition at line 632 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