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

scPlot2D Class Reference

Defines a scene object which provides a 2D plot of a given function. More...

#include <Plot2D.h>

Inheritance diagram for scPlot2D:

scPrimitive scObject Renderable Object

Collaboration diagram for scPlot2D:

List of all members.

Public Members

 scPlot2D ()
Void Draw (Renderer &r, SLContext *context)
StrConst Label () const
ObjectClone () const
GCLMat samples
PlotType plotType


Detailed Description

Defines a scene object which provides a 2D plot of a given function.

Currently only over a rectangular domain.

Definition at line 24 of file Plot2D.h.


Constructor & Destructor Documentation

scPlot2D::scPlot2D ()

Definition at line 21 of file Plot2D.cc.


Member Function Documentation

Object * scPlot2D::Clone () const [inline]

Reimplemented from scPrimitive.

Definition at line 33 of file Plot2D.h.

Void scPlot2D::Draw (Renderer & r, SLContext * context) [virtual]

Reimplemented from scPrimitive.

Definition at line 32 of file Plot2D.cc.

StrConst scPlot2D::Label () const [virtual]

Reimplemented from scPrimitive.

Definition at line 27 of file Plot2D.cc.


Member Data Documentation

PlotType scPlot2D::plotType

Definition at line 36 of file Plot2D.h.

GCLMat scPlot2D::samples

Definition at line 35 of file Plot2D.h.


The documentation for this class was generated from the following files:
Generated at Sat Aug 5 00:17:14 2000 for Graphics Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000