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

List of all members.

Public Member Functions

 Matrix4Preview (Matrix4 matrix=Matrix4::IDENTITY(), 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 RecvDialogChange (Matrix4Editor *matrixeditor)
void SetMatrix (Matrix4 matrix)
Matrix4 GetMatrix () const

Public Attributes

sigc::signal< void,
Matrix4Editor * > 
sigMatrixChanged

Detailed Description

Definition at line 35 of file Matrix4Preview.h.


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