Protected Member Functions

cyber::world::blocks::MovableBlockDesc Class Reference

#include <MovableBlockDesc.h>

Inheritance diagram for cyber::world::blocks::MovableBlockDesc:
cyber::world::blocks::BlockDesc cyber::world::PolyBodyObjectDesc cyber::world::BodyObjectDesc cyber::world::ObjectDesc

List of all members.

Protected Member Functions

 MovableBlockDesc (unsigned id, const ml7::Vector2 &position, float orientation, const bl7::geometry2::Poly &poly)
 MovableBlockDesc (const MovableBlockDesc &rhs)
MovableBlockDescoperator= (const MovableBlockDesc &rhs)
virtual ~MovableBlockDesc (void)

Detailed Description

The movable block object description class.


Constructor & Destructor Documentation

cyber::world::blocks::MovableBlockDesc::MovableBlockDesc ( unsigned  id,
const ml7::Vector2 position,
float  orientation,
const bl7::geometry2::Poly poly 
) [protected]

Explicit constructor.

cyber::world::blocks::MovableBlockDesc::MovableBlockDesc ( const MovableBlockDesc rhs  )  [protected]

Copy constructor.

cyber::world::blocks::MovableBlockDesc::~MovableBlockDesc ( void   )  [protected, virtual]

Destructor.


Member Function Documentation

MovableBlockDesc & cyber::world::blocks::MovableBlockDesc::operator= ( const MovableBlockDesc rhs  )  [protected]

Copy assignment operator.


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