Class path3D
Defined in File path.hpp
Inheritance Relationships
Base Types
public rpdecorator::decorator< std::vector< rmath::vector3d > >
public rer::stringizable
Class Documentation
A representation of a path an agent can move along in 3D space.
Public Functions
-
template<typename ...Args>
inline auto Func(Args&&... args) -> decltype(std::declval<decltype(Member)>().Func(args...))
-
template<typename ...Args>
inline auto Func(Args&&... args) -> decltype(std::declval<decltype(Member)>().Func(args...))
-
template<typename ...Args>
inline auto Func(Args&&... args) -> decltype(std::declval<decltype(Member)>().Func(args...))
-
template<typename ...Args>