#include <projection_cache.h>
◆ ProjectionCacheObject() [1/2]
apollo::perception::fusion::ProjectionCacheObject::ProjectionCacheObject |
( |
| ) |
|
|
inline |
◆ ProjectionCacheObject() [2/2]
apollo::perception::fusion::ProjectionCacheObject::ProjectionCacheObject |
( |
size_t |
point2ds_size | ) |
|
|
inlineexplicit |
◆ Empty()
const bool apollo::perception::fusion::ProjectionCacheObject::Empty |
( |
| ) |
const |
|
inline |
◆ GetBox()
base::BBox2DF apollo::perception::fusion::ProjectionCacheObject::GetBox |
( |
| ) |
const |
|
inline |
◆ GetEndInd()
size_t apollo::perception::fusion::ProjectionCacheObject::GetEndInd |
( |
| ) |
const |
|
inline |
◆ GetStartInd()
size_t apollo::perception::fusion::ProjectionCacheObject::GetStartInd |
( |
| ) |
const |
|
inline |
◆ SetBox()
void apollo::perception::fusion::ProjectionCacheObject::SetBox |
( |
base::BBox2DF |
box | ) |
|
|
inline |
◆ SetEndInd()
void apollo::perception::fusion::ProjectionCacheObject::SetEndInd |
( |
size_t |
ind | ) |
|
|
inline |
◆ SetStartInd()
void apollo::perception::fusion::ProjectionCacheObject::SetStartInd |
( |
size_t |
ind | ) |
|
|
inline |
◆ Size()
size_t apollo::perception::fusion::ProjectionCacheObject::Size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: