This is the complete list of members for mesh_layers::InflationLayer, including all inherited members.
| backToSource(const lvr2::VertexHandle ¤t_vertex, const lvr2::DenseVertexMap< lvr2::VertexHandle > &predecessors, lvr2::DenseVertexMap< lvr2::BaseVector< float >> &vector_map) | mesh_layers::InflationLayer | private |
| computeLayer() | mesh_layers::InflationLayer | privatevirtual |
| computeUpdateSethianMethod(const float &d1, const float &d2, const float &a, const float &b, const float &dot, const float &F) | mesh_layers::InflationLayer | inlineprivate |
| config | mesh_layers::InflationLayer | private |
| config_callback | mesh_layers::InflationLayer | private |
| costs() | mesh_layers::InflationLayer | privatevirtual |
| cutting_faces | mesh_layers::InflationLayer | private |
| defaultValue() | mesh_layers::InflationLayer | inlineprivatevirtual |
| direction | mesh_layers::InflationLayer | private |
| distances | mesh_layers::InflationLayer | private |
| fading(const float val) | mesh_layers::InflationLayer | private |
| first_config | mesh_layers::InflationLayer | private |
| initialize(const std::string &name) | mesh_layers::InflationLayer | privatevirtual |
| mesh_map::AbstractLayer::initialize(const std::string &name, const notify_func notify_update, std::shared_ptr< mesh_map::MeshMap > &map, std::shared_ptr< lvr2::HalfEdgeMesh< Vector >> &mesh, std::shared_ptr< lvr2::AttributeMeshIOBase > &io) | mesh_map::AbstractLayer | virtual |
| layer_name | mesh_map::AbstractLayer | protected |
| lethal_vertices | mesh_layers::InflationLayer | private |
| lethalCostInflation(const std::set< lvr2::VertexHandle > &lethals, const float inflation_radius, const float inscribed_radius, const float inscribed_value, const float lethal_value) | mesh_layers::InflationLayer | private |
| lethals() | mesh_layers::InflationLayer | inlineprivatevirtual |
| map_ptr | mesh_map::AbstractLayer | protected |
| mesh_io_ptr | mesh_map::AbstractLayer | protected |
| mesh_ptr | mesh_map::AbstractLayer | protected |
| notify | mesh_map::AbstractLayer | private |
| notifyChange() | mesh_map::AbstractLayer | |
| private_nh | mesh_map::AbstractLayer | protected |
| Ptr typedef | mesh_map::AbstractLayer | |
| readLayer() | mesh_layers::InflationLayer | privatevirtual |
| reconfigure_server_ptr | mesh_layers::InflationLayer | private |
| reconfigureCallback(mesh_layers::InflationLayerConfig &cfg, uint32_t level) | mesh_layers::InflationLayer | private |
| riskiness | mesh_layers::InflationLayer | private |
| threshold() | mesh_layers::InflationLayer | privatevirtual |
| updateLethal(std::set< lvr2::VertexHandle > &added_lethal, std::set< lvr2::VertexHandle > &removed_lethal) | mesh_layers::InflationLayer | privatevirtual |
| vector_map | mesh_layers::InflationLayer | private |
| vectorAt(const std::array< lvr2::VertexHandle, 3 > &vertices, const std::array< float, 3 > &barycentric_coords) | mesh_layers::InflationLayer | privatevirtual |
| vectorAt(const lvr2::VertexHandle &vertex) | mesh_layers::InflationLayer | privatevirtual |
| vectorMap() | mesh_layers::InflationLayer | inlineprivatevirtual |
| waveCostInflation(const std::set< lvr2::VertexHandle > &lethals, const float inflation_radius, const float inscribed_radius, const float inscribed_value, const float lethal_value) | mesh_layers::InflationLayer | private |
| waveFrontUpdate(lvr2::DenseVertexMap< float > &distances, lvr2::DenseVertexMap< lvr2::VertexHandle > &predecessors, const float &max_distance, const lvr2::DenseEdgeMap< float > &edge_weights, const lvr2::FaceHandle &fh, const lvr2::BaseVector< float > &normal, const lvr2::VertexHandle &v1, const lvr2::VertexHandle &v2, const lvr2::VertexHandle &v3) | mesh_layers::InflationLayer | inlineprivate |
| writeLayer() | mesh_layers::InflationLayer | privatevirtual |