Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FX::FXGLLine Class Reference

OpenGL Line Object. More...

#include <FXGLObject.h>

Inheritance diagram for FX::FXGLLine:
FX::FXGLObject FX::FXObject

List of all members.

Public Member Functions

 FXGLLine ()
 Default constructor.
 FXGLLine (const FXGLLine &orig)
 Copy constructor.
 FXGLLine (FXfloat fx, FXfloat fy, FXfloat fz, FXfloat tx, FXfloat ty, FXfloat tz)
 Construct with specified endpoints.
virtual void bounds (FXRangef &box)
 Called by the viewer to get bounds for this object.
virtual void draw (FXGLViewer *viewer)
 Draw this object in a viewer.
virtual FXGLObjectcopy ()
 Copy this object.
virtual void hit (FXGLViewer *viewer)
 Draw this object for hit-testing purposes.
virtual void save (FXStream &store) const
 Save to a stream.
virtual void load (FXStream &store)
 Load from a stream.

Public Attributes

FXGLPoint fm
FXGLPoint to

Detailed Description

OpenGL Line Object.


The documentation for this class was generated from the following file:

Copyright © 1997-2011 Jeroen van der Zijp