IMP.bff
Loading...
Searching...
No Matches
PathMapHeader Member List

This is the complete list of members for PathMapHeader, including all inherited members.

get_density_header() constPathMapHeaderinline
get_density_header_writable()PathMapHeaderinline
get_grid_edge_length()PathMapHeader
get_max_path_length()PathMapHeaderinline
get_neighbor_box_size() constPathMapHeader
get_neighbor_radius() constPathMapHeaderinline
get_obstacle_threshold() constPathMapHeaderinline
get_origin() constPathMapHeader
get_path_origin() constPathMapHeaderinline
get_simulation_grid_resolution()PathMapHeader
path_origin_PathMapHeaderprotected
PathMapHeader(double max_path_length=10.0, double grid_spacing=1.0, double neighbor_radius=2, double obstacle_threshold=std::numeric_limits< double >::epsilon())PathMapHeader
set_neighbor_radius(double neighbor_radius)PathMapHeader
set_obstacle_threshold(double obstacle_threshold)PathMapHeader
set_origin(float x, float y, float z)PathMapHeader
set_path_origin(const IMP::algebra::Vector3D &v)PathMapHeader
update_map_dimensions(int nx=-1, int ny=-1, int nz=-1)PathMapHeader
~PathMapHeader()=defaultPathMapHeader