HumanGroup Struct Reference

#include <armarx/navigation/human/types.h>

Public Member Functions

aron::data::DictPtr toAron () const
 

Static Public Member Functions

static HumanGroup FromAron (const aron::data::DictPtr &dict)
 

Public Attributes

DateTime detectionTime
 
Humans humans
 
shapes::Polygon shape
 

Detailed Description

Definition at line 48 of file types.h.

Member Function Documentation

◆ FromAron()

HumanGroup FromAron ( const aron::data::DictPtr dict)
static

Definition at line 47 of file types.cpp.

+ Here is the call graph for this function:

◆ toAron()

aron::data::DictPtr toAron ( ) const

Definition at line 39 of file types.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ detectionTime

DateTime detectionTime

Definition at line 52 of file types.h.

◆ humans

Humans humans

Definition at line 51 of file types.h.

◆ shape

Definition at line 50 of file types.h.


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