PerformOut Struct Reference
 
 
 
PerformOut Struct Reference

#include <bhvr.h>

Inheritance diagram for PerformOut:
MaxHeapOperators

Class Description

This structure is sent to the BaseBehavior Perform function.

See also:
BaseBehavior::Perform

Public Attributes

Point3  frc
  a force acting upon a delegate
Point3  goal
  a world space goal of a delegate
float  speedwt
  the speed of a delegate (to be multiplied by the delegate's average speed)
float  speedAtGoalwt
  the intended eventual speed of a delegate

Member Data Documentation

a force acting upon a delegate

a world space goal of a delegate

float speedwt

the speed of a delegate (to be multiplied by the delegate's average speed)

the intended eventual speed of a delegate