Public Member Functions

cyber::editor::commands::creation::CreateMaterialDesc Class Reference

#include <CreateMaterialDesc.h>

Inheritance diagram for cyber::editor::commands::creation::CreateMaterialDesc:
cyber::editor::commands::creation::CreateConceptDesc cyber::editor::commands::creation::CreateObjectDesc cyber::editor::commands::Command

List of all members.

Public Member Functions

 CreateMaterialDesc (unsigned cmd_number, const cl7::string_type &cmd_name, world::WorldDesc *world_desc, unsigned obj_id, const cl7::string_type &name)
virtual ~CreateMaterialDesc (void)

Detailed Description

The command class for creating material object descriptions.


Constructor & Destructor Documentation

cyber::editor::commands::creation::CreateMaterialDesc::CreateMaterialDesc ( unsigned  cmd_number,
const cl7::string_type cmd_name,
world::WorldDesc world_desc,
unsigned  obj_id,
const cl7::string_type name 
)

Explicit constructor.

cyber::editor::commands::creation::CreateMaterialDesc::~CreateMaterialDesc ( void   )  [virtual]

Destructor.


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