Main Page | Class Hierarchy | Class List | File List | Class 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 Member Functions

 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

Implements PLib::ObjectGL.


The documentation for this class was generated from the following files:
Generated on Sun Dec 21 04:15:46 2003 for NURBS++ by doxygen 1.3.4