Main Page   Class Hierarchy   Compound List   File List   Compound Members  

PLib::PointGL Class Reference

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

#include <nurbsGL.h>

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

Definition at line 628 of file nurbsGL.h.


Member Function Documentation

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

Displays a point.

Author:
Philippe Lavoie
Date:
30 September 1997

Implements PLib::ObjectGL.

Definition at line 645 of file nurbsGL.cpp.


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