nux-1.16.0
nux::FunctionGraph Class Reference
Inheritance diagram for nux::FunctionGraph:
nux::View nux::InputArea nux::Area nux::InitiallyUnownedObject nux::Focusable nux::Object nux::Trackable nux::Introspectable

List of all members.

Public Member Functions

 FunctionGraph (NUX_FILE_LINE_PROTO)
virtual long ProcessEvent (IEvent &ievent, long TraverseInfo, long ProcessEventInfo)
virtual void Draw (GraphicsEngine &GfxContext, bool force_draw)
virtual void DrawContent (GraphicsEngine &GfxContext, bool force_draw)
virtual void PostDraw (GraphicsEngine &GfxContext, bool force_draw)
void SetXAxisBounds (float minX, float maxX)
void SetYAxisBounds (float minY, float maxY)
void SetFunctionCallback (FunctionCallback f)
float EvalFunction (float x)
void UpdateGraph ()

Protected Member Functions

void InitializeWidgets ()
void InitializeLayout ()

Detailed Description

Definition at line 35 of file FunctionGraph.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends