Public Member Functions | Public Attributes | List of all members
tuw_graph::Segment_Expander::Index Class Reference

Public Member Functions

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
 

Public Attributes

float cost
 
float dist
 
int i
 
float potential
 
float weight
 

Detailed Description

Definition at line 85 of file segment_expander.h.

Constructor & Destructor Documentation

tuw_graph::Segment_Expander::Index::Index ( int  index,
float  c,
float  d,
float  p 
)
inline

Definition at line 88 of file segment_expander.h.

tuw_graph::Segment_Expander::Index::Index ( int  x_val,
int  y_val,
int  nx,
float  c,
float  d,
float  p 
)
inline

Definition at line 95 of file segment_expander.h.

Member Function Documentation

int tuw_graph::Segment_Expander::Index::getX ( int  nx) const
inline

Definition at line 112 of file segment_expander.h.

int tuw_graph::Segment_Expander::Index::getY ( int  nx) const
inline

Definition at line 116 of file segment_expander.h.

Index tuw_graph::Segment_Expander::Index::offsetDist ( int  dist_x,
int  dist_y,
int  nx,
int  ny 
) const
inline

Definition at line 102 of file segment_expander.h.

Member Data Documentation

float tuw_graph::Segment_Expander::Index::cost

Definition at line 123 of file segment_expander.h.

float tuw_graph::Segment_Expander::Index::dist

Definition at line 122 of file segment_expander.h.

int tuw_graph::Segment_Expander::Index::i

Definition at line 120 of file segment_expander.h.

float tuw_graph::Segment_Expander::Index::potential

Definition at line 124 of file segment_expander.h.

float tuw_graph::Segment_Expander::Index::weight

Definition at line 121 of file segment_expander.h.


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


tuw_voronoi_graph
Author(s): Benjamin Binder
autogenerated on Mon Jun 10 2019 15:42:44