#include <CreatePointLightDesc.h>
Public Member Functions | |
| CreatePointLightDesc (unsigned cmd_number, const cl7::string_type &cmd_name, world::WorldDesc *world_desc, unsigned obj_id, unsigned long color, const bl7::geometry2::Sphere &sphere, const ml7::Vector2 &position, float range) | |
| virtual | ~CreatePointLightDesc (void) |
The command class for creating point light object descriptions.
| cyber::editor::commands::creation::CreatePointLightDesc::CreatePointLightDesc | ( | unsigned | cmd_number, | |
| const cl7::string_type & | cmd_name, | |||
| world::WorldDesc * | world_desc, | |||
| unsigned | obj_id, | |||
| unsigned long | color, | |||
| const bl7::geometry2::Sphere & | sphere, | |||
| const ml7::Vector2 & | position, | |||
| float | range | |||
| ) |
Explicit constructor.
| cyber::editor::commands::creation::CreatePointLightDesc::~CreatePointLightDesc | ( | void | ) | [virtual] |
Destructor.
1.7.1