class QuatFractViewer

Quaternion fractal Viewer Class.

Inheritance:

QuatFractViewer - GenericViewer - Viewer


Public Methods

[more] QuatFractViewer()
Constructor


Inherited from GenericViewer:

Public Fields

oCameraControl caminfb
oGtk::Toolbar toolbar
oGtk::Toolbar gv_toolbar

Public Methods

ovirtual gint gl_motion_notify_handler_imp(GdkEventMotion* event)
ovirtual gint gl_button_press_handler_imp(GdkEventButton* event)
ovirtual gint gl_button_release_handler_imp(GdkEventButton* event)
ovoid update_caminfb()
ovoid tool_handler(int id)


Inherited from Viewer:

Public Fields

oSpaceEntity camera
oVector3 gl_light_pos
oGtk::HBox upper_hbox
oGtk::HBox lower_hbox
oSigC::Signal0<void> gl_changed_event

Public Methods

ovoid initgl()
ovoid updategl()
ogint drawgl()
ovirtual gint init_gl_context_imp()
ovirtual gint draw_gl_context_imp()
ogint gl_expose_handler(GdkEventExpose* expose)
ogint gl_configure_handler(GdkEventConfigure* configure)
ovoid gl_realize_handler()
oint set_light(Vector3 pos)


Documentation

Quaternion fractal Viewer Class. This Viewer Class is specialiced for viewing quaternion fractals. It provides GTK+ widgets for easy parameter modification and has child objects that implement the mathematical methods and algorithms used to render the fractal shape.
o QuatFractViewer()
Constructor


This class has no child classes.
Friends:
void* enter_thread(void *)

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.