#include <CreateFixedBlockDesc.h>
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) |
The command class for creating fixed block object descriptions.
| 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.
1.7.1