#include <nurbsGL.hh>
Inheritance diagram for PLib::PointGL::

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 |
| ObjectGL * | copy () |
Protected Attributes | |
| Point3Df | p |
| int | psize |
|
|
Displays a point.
Reimplemented from PLib::ObjectGL. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001