Public Member Functions

cyber::editor::commands::creation::CreateFixedBlockDesc Class Reference

#include <CreateFixedBlockDesc.h>

Inheritance diagram for cyber::editor::commands::creation::CreateFixedBlockDesc:
cyber::editor::commands::creation::CreatePolyBodyObjectDesc cyber::editor::commands::creation::CreateBodyObjectDesc cyber::editor::commands::creation::CreateObjectDesc cyber::editor::commands::Command

List of all members.

Public Member Functions

 CreateFixedBlockDesc (unsigned cmd_number, const cl7::string_type &cmd_name, world::WorldDesc *world_desc, unsigned obj_id, const ml7::Vector2 &position, float orientation, const bl7::geometry2::Poly &poly)
virtual ~CreateFixedBlockDesc (void)

Detailed Description

The command class for creating fixed block object descriptions.


Constructor & Destructor Documentation

cyber::editor::commands::creation::CreateFixedBlockDesc::CreateFixedBlockDesc ( unsigned  cmd_number,
const cl7::string_type cmd_name,
world::WorldDesc world_desc,
unsigned  obj_id,
const ml7::Vector2 position,
float  orientation,
const bl7::geometry2::Poly poly 
)

Explicit constructor.

cyber::editor::commands::creation::CreateFixedBlockDesc::~CreateFixedBlockDesc ( 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