home
about
news
download
doc
source
systems
tests
bugs
contact
IMP Reference Guide
develop.d97d4ead1f,2024/11/21
The Integrative Modeling Platform
IMP Manual
Reference Guide
Tutorial Index
Modules
Classes
Examples
Class List
Class Index
Class Hierarchy
Class Members
IMP
bff
PathMapHeader
IMP::bff::PathMapHeader Member List
This is the complete list of members for
IMP::bff::PathMapHeader
, including all inherited members.
get_density_header
() const
IMP::bff::PathMapHeader
get_density_header_writable
()
IMP::bff::PathMapHeader
get_grid_edge_length
()
IMP::bff::PathMapHeader
get_max_path_length
()
IMP::bff::PathMapHeader
get_neighbor_box_size
() const
IMP::bff::PathMapHeader
get_neighbor_radius
() const
IMP::bff::PathMapHeader
get_obstacle_threshold
() const
IMP::bff::PathMapHeader
get_origin
() const
IMP::bff::PathMapHeader
get_path_origin
() const
IMP::bff::PathMapHeader
get_simulation_grid_resolution
()
IMP::bff::PathMapHeader
path_origin_
(defined in
IMP::bff::PathMapHeader
)
IMP::bff::PathMapHeader
protected
PathMapHeader
(double max_path_length=10.0, double grid_spacing=1.0, double neighbor_radius=2, double obstacle_threshold=std::numeric_limits< double >::epsilon())
IMP::bff::PathMapHeader
set_neighbor_radius
(double neighbor_radius)
IMP::bff::PathMapHeader
set_obstacle_threshold
(double obstacle_threshold)
IMP::bff::PathMapHeader
set_origin
(float x, float y, float z)
IMP::bff::PathMapHeader
set_path_origin
(const IMP::algebra::Vector3D &v)
IMP::bff::PathMapHeader
show
(std::ostream &out=std::cout) const (defined in
IMP::bff::PathMapHeader
)
IMP::bff::PathMapHeader
update_map_dimensions
(int nx=-1, int ny=-1, int nz=-1)
IMP::bff::PathMapHeader
~PathMapHeader
()=default (defined in
IMP::bff::PathMapHeader
)
IMP::bff::PathMapHeader