#include <half_circle_angle.h>
◆ HalfCircleAngle()
apollo::perception::camera::HalfCircleAngle::HalfCircleAngle |
( |
| ) |
|
|
inline |
◆ operator*()
float apollo::perception::camera::HalfCircleAngle::operator* |
( |
const float & |
scale | ) |
const |
◆ operator+()
float apollo::perception::camera::HalfCircleAngle::operator+ |
( |
const float & |
theta | ) |
const |
◆ operator=() [1/2]
HalfCircleAngle& apollo::perception::camera::HalfCircleAngle::operator= |
( |
const float & |
theta | ) |
|
◆ operator=() [2/2]
◆ operator==() [1/2]
bool apollo::perception::camera::HalfCircleAngle::operator== |
( |
const HalfCircleAngle & |
theta | ) |
const |
◆ operator==() [2/2]
bool apollo::perception::camera::HalfCircleAngle::operator== |
( |
const float & |
theta | ) |
const |
◆ SetDirection()
void apollo::perception::camera::HalfCircleAngle::SetDirection |
( |
float |
theta | ) |
|
◆ value()
float apollo::perception::camera::HalfCircleAngle::value |
( |
| ) |
const |
The documentation for this class was generated from the following file: