|
int | getX (int nx) const |
|
int | getY (int nx) const |
|
| Index (int index, float c, float d, float p) |
|
| Index (int x_val, int y_val, int nx, float c, float d, float p) |
|
Index | offsetDist (int dist_x, int dist_y, int nx, int ny) const |
|
Definition at line 85 of file segment_expander.h.
◆ Index() [1/2]
tuw_graph::Segment_Expander::Index::Index |
( |
int |
index, |
|
|
float |
c, |
|
|
float |
d, |
|
|
float |
p |
|
) |
| |
|
inline |
◆ Index() [2/2]
tuw_graph::Segment_Expander::Index::Index |
( |
int |
x_val, |
|
|
int |
y_val, |
|
|
int |
nx, |
|
|
float |
c, |
|
|
float |
d, |
|
|
float |
p |
|
) |
| |
|
inline |
◆ getX()
int tuw_graph::Segment_Expander::Index::getX |
( |
int |
nx | ) |
const |
|
inline |
◆ getY()
int tuw_graph::Segment_Expander::Index::getY |
( |
int |
nx | ) |
const |
|
inline |
◆ offsetDist()
Index tuw_graph::Segment_Expander::Index::offsetDist |
( |
int |
dist_x, |
|
|
int |
dist_y, |
|
|
int |
nx, |
|
|
int |
ny |
|
) |
| const |
|
inline |
◆ cost
float tuw_graph::Segment_Expander::Index::cost |
◆ dist
float tuw_graph::Segment_Expander::Index::dist |
int tuw_graph::Segment_Expander::Index::i |
◆ potential
float tuw_graph::Segment_Expander::Index::potential |
◆ weight
float tuw_graph::Segment_Expander::Index::weight |
The documentation for this class was generated from the following file: