libnxter  0.1
Data Fields
Vector Struct Reference

A vector that represents a 2D point by x-y coordinates and a direction angle. More...

Data Fields

long x
 
long y
 
long theta
 

Detailed Description

A vector that represents a 2D point by x-y coordinates and a direction angle.

Definition at line 43 of file Vector.nxc.

Field Documentation

long Vector::theta
long Vector::x
long Vector::y

The documentation for this struct was generated from the following file: