ad_rss
Public Member Functions | Public Attributes | List of all members
ad::rss::unstructured::TrajectorySetStep Struct Reference
Collaboration diagram for ad::rss::unstructured::TrajectorySetStep:
Collaboration graph
[legend]

Public Member Functions

 TrajectorySetStep (TrajectoryPoint const &inLeft, TrajectoryPoint const &inRight, TrajectoryPoint const &inCenter)
 
bool operator== (const TrajectorySetStep &other) const
 
bool operator!= (const TrajectorySetStep &other) const
 

Public Attributes

std::vector< TrajectoryPointleft
 
std::vector< TrajectoryPointright
 
TrajectoryPoint center
 

Member Function Documentation

◆ operator!=()

bool ad::rss::unstructured::TrajectorySetStep::operator!= ( const TrajectorySetStep other) const
inline

standard comparison operator

◆ operator==()

bool ad::rss::unstructured::TrajectorySetStep::operator== ( const TrajectorySetStep other) const
inline

standard comparison operator


The documentation for this struct was generated from the following file: