#include <setdest.h>
Collaboration diagram for vector:

Definition at line 17 of file setdest.h.
Public Member Functions | |
| double | length () |
| double | length () |
| int | operator!= (const vector a) |
| int | operator!= (const vector a) |
| void | operator+= (const vector a) |
| void | operator+= (const vector a) |
| vector | operator- (const vector a) |
| vector | operator- (const vector a) |
| void | operator= (const vector a) |
| void | operator= (const vector a) |
| int | operator== (const vector a) |
| int | operator== (const vector a) |
| vector (double x=0.0, double y=0.0, double z=0.0) | |
| vector (double x=0.0, double y=0.0, double z=0.0) | |
Data Fields | |
| double | X |
| double | Y |
| double | Z |
Friends | |
| vector | operator * (const double a, const vector b) |
| vector | operator * (const double a, const vector b) |
| vector | operator/ (const vector a, const double b) |
| vector | operator/ (const vector a, const double b) |
|
||||||||||||||||
|
Definition at line 19 of file setdest.h.
|
|
||||||||||||||||
|
Definition at line 81 of file god.h.
|
|
|
Definition at line 84 of file god.h.
|
|
|
Definition at line 22 of file setdest.h. Referenced by God::IsNeighbor(), Node::Update(), and Node::UpdateNeighbors().
|
|
|
Definition at line 101 of file god.h.
|
|
|
Definition at line 39 of file setdest.h.
|
|
|
Definition at line 93 of file god.h.
|
|
|
Definition at line 31 of file setdest.h.
|
|
|
Definition at line 104 of file god.h.
|
|
|
Definition at line 42 of file setdest.h.
|
|
|
Definition at line 88 of file god.h.
|
|
|
Definition at line 26 of file setdest.h.
|
|
|
Definition at line 98 of file god.h.
|
|
|
Definition at line 36 of file setdest.h.
|
|
||||||||||||
|
Definition at line 107 of file god.h.
|
|
||||||||||||
|
Definition at line 45 of file setdest.h.
|
|
||||||||||||
|
Definition at line 110 of file god.h.
|
|
||||||||||||
|
Definition at line 48 of file setdest.h.
|
|
|
Definition at line 52 of file setdest.h. Referenced by Node::Dump(), vector< int >::length(), vector< int >::operator!=(), vector< int >::operator+=(), vector< int >::operator=(), vector< int >::operator==(), Node::RandomDestination(), Node::RandomPosition(), ReadInMovementPattern(), Node::Update(), and vector< int >::vector(). |
|
|
Definition at line 53 of file setdest.h. Referenced by Node::Dump(), vector< int >::length(), vector< int >::operator!=(), vector< int >::operator+=(), vector< int >::operator=(), vector< int >::operator==(), Node::RandomDestination(), Node::RandomPosition(), ReadInMovementPattern(), Node::Update(), and vector< int >::vector(). |
|
|
Definition at line 54 of file setdest.h. Referenced by Node::Dump(), vector< int >::length(), vector< int >::operator!=(), vector< int >::operator+=(), vector< int >::operator=(), vector< int >::operator==(), Node::RandomDestination(), Node::RandomPosition(), ReadInMovementPattern(), Node::Update(), and vector< int >::vector(). |
1.4.6