Main Page   Class Hierarchy   Compound List   File List   Compound Members  

PLib::PointGL Class Reference

A class to hold a 3D point. More...

#include <nurbsGL.hh>

Inheritance diagram for PLib::PointGL::

PLib::ObjectGL List of all members.

Public Methods

 PointGL (const Point3Df &p3d)
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 ()

Protected Attributes

Point3Df p
int psize

Detailed Description

A class to hold a 3D point.

Author:
Philippe Lavoie
Date:
23 September 1997


Member Function Documentation

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

Displays a point.

Author:
Philippe Lavoie
Date:
30 September 1997

Reimplemented from PLib::ObjectGL.


The documentation for this class was generated from the following files:
Generated on Sun Jan 27 00:50:47 2002 for NURBS++ by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001