Apollo  v5.5.0
Open source self driving car software
Public Member Functions | Public Attributes | List of all members
apollo::perception::benchmark::CameraSupplement Struct Reference

#include <object_supplement.h>

Collaboration diagram for apollo::perception::benchmark::CameraSupplement:
Collaboration graph

Public Member Functions

 CameraSupplement ()
 
 ~CameraSupplement ()
 
 CameraSupplement (const CameraSupplement &rhs)
 
CameraSupplementoperator= (const CameraSupplement &rhs)
 
void clone (const CameraSupplement &rhs)
 

Public Attributes

Eigen::Vector2d upper_left
 
Eigen::Vector2d lower_right
 

Constructor & Destructor Documentation

◆ CameraSupplement() [1/2]

apollo::perception::benchmark::CameraSupplement::CameraSupplement ( )

◆ ~CameraSupplement()

apollo::perception::benchmark::CameraSupplement::~CameraSupplement ( )

◆ CameraSupplement() [2/2]

apollo::perception::benchmark::CameraSupplement::CameraSupplement ( const CameraSupplement rhs)

Member Function Documentation

◆ clone()

void apollo::perception::benchmark::CameraSupplement::clone ( const CameraSupplement rhs)

◆ operator=()

CameraSupplement& apollo::perception::benchmark::CameraSupplement::operator= ( const CameraSupplement rhs)

Member Data Documentation

◆ lower_right

Eigen::Vector2d apollo::perception::benchmark::CameraSupplement::lower_right

◆ upper_left

Eigen::Vector2d apollo::perception::benchmark::CameraSupplement::upper_left

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