bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
bitrl::utils::geom::GenericLine< dim > Member List

This is the complete list of members for bitrl::utils::geom::GenericLine< dim >, including all inherited members.

dimensionbitrl::utils::geom::GenericLine< dim >static
distance(const vertex_type &n) constbitrl::utils::geom::GenericLine< dim >
distance(const GenericLine< 2 >::vertex_type &n) constbitrl::utils::geom::GenericLine< dim >
factor() constbitrl::utils::geom::GenericLine< dim >
GenericLine()bitrl::utils::geom::GenericLine< dim >
GenericLine(const vertex_type &p1, const vertex_type &p2)bitrl::utils::geom::GenericLine< dim >
GenericLine(const vertex_type &p1, const vertex_type &p2, uint_t id)bitrl::utils::geom::GenericLine< dim >
get_id() const noexceptbitrl::utils::geom::GenericLine< dim >inline
get_vertex(uint_t v) constbitrl::utils::geom::GenericLine< dim >
get_vertex(uint_t v)bitrl::utils::geom::GenericLine< dim >
has_valid_id() const noexceptbitrl::utils::geom::GenericLine< dim >inline
length() constbitrl::utils::geom::GenericLine< dim >inline
set_id(uint_t id) noexceptbitrl::utils::geom::GenericLine< dim >inline
slope() constbitrl::utils::geom::GenericLine< dim >
vertex_type typedefbitrl::utils::geom::GenericLine< dim >