Public Attributes

RVO::Line Struct Reference

Defines a directed line. More...

#include <RVOSimulator.h>

List of all members.

Public Attributes

Vector2 direction
 The direction of the directed line.
Vector2 point
 A point on the directed line.

Detailed Description

Defines a directed line.


Member Data Documentation

The direction of the directed line.

A point on the directed line.