Public Member Functions | Protected Member Functions

cyber::editor::gui::MaterialWnd Class Reference

#include <MaterialWnd.h>

Inheritance diagram for cyber::editor::gui::MaterialWnd:
cyber::editor::gui::ConceptWnd cyber::editor::gui::BaseWnd fl7::faces::Frame fl7::faces::Window fl7::faces::Fusion fl7::faces::Collection fl7::faces::Face

List of all members.

Public Member Functions

 MaterialWnd (Shell *shell, world::ResourceManager *rm, commands::CommandProcessor *cmds, world::WorldDesc *world_desc)
 ~MaterialWnd (void)

Protected Member Functions

void _Create ()
void _Delete ()
void _OnSelect ()

Detailed Description

The material window for assembling textures, shaders and material properties in general.


Constructor & Destructor Documentation

cyber::editor::gui::MaterialWnd::MaterialWnd ( Shell shell,
world::ResourceManager rm,
commands::CommandProcessor cmds,
world::WorldDesc world_desc 
)

Explicit constructor.

cyber::editor::gui::MaterialWnd::~MaterialWnd ( void   ) 

Destructor.


Member Function Documentation

void cyber::editor::gui::MaterialWnd::_Create (  )  [protected, virtual]

Creates a new concept object description.

Reimplemented from cyber::editor::gui::ConceptWnd.

void cyber::editor::gui::MaterialWnd::_Delete (  )  [protected, virtual]

Deletes the current concept object description.

Reimplemented from cyber::editor::gui::ConceptWnd.

void cyber::editor::gui::MaterialWnd::_OnSelect (  )  [protected, virtual]

Extracts the current concept object description from the drop down box.

Reimplemented from cyber::editor::gui::ConceptWnd.


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