Struct EffectorType

Inheritance Relationships

Base Type

  • public boost::operators< EffectorType >

Struct Documentation

struct EffectorType : public boost::operators<EffectorType>

Public Functions

EffectorType()
EffectorType(compat::optional<CoordinateSystem> location, compat::optional<CoordinateSystem> rotation)
compat::optional<CoordinateSystem> location() const
compat::optional<CoordinateSystem> rotation() const
void set_location(compat::optional<CoordinateSystem>)
void clear_location()
void set_rotation(compat::optional<CoordinateSystem>)
void clear_rotation()
Effector new_effector() const
bool is_compatible(const Effector&) const