Public Attributes

ConstraintInOut Struct Reference

Search for all occurrences

Detailed Description

This structure is sent to the BaseBehavior Constraint function.

See also:
BaseBehavior::Constraint

#include <bhvr.h>

Inheritance diagram for ConstraintInOut:
Inheritance graph
[legend]

List of all members.

Public Attributes

Point3  vel
  velocity of a delegate
float  speed
  speed of a delegate
Point3  pos
  position of a delegate
Point3  desGoal
  goal of a delegate

Member Data Documentation

velocity of a delegate

float speed

speed of a delegate

position of a delegate

goal of a delegate