SceneBounds Struct Reference

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

Public Attributes

Eigen::Vector2f max = Eigen::Vector2f::Zero()
 
Eigen::Vector2f min = Eigen::Vector2f::Zero()
 

Detailed Description

Definition at line 29 of file types.h.

Member Data Documentation

◆ max

Eigen::Vector2f max = Eigen::Vector2f::Zero()

Definition at line 32 of file types.h.

◆ min

Eigen::Vector2f min = Eigen::Vector2f::Zero()

Definition at line 31 of file types.h.


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