Ellipse Struct Reference

An axis oriented ellipse with half-axes a and b along the x- and y-axis respectively. More...

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

Public Attributes

float a
 
float b
 

Detailed Description

An axis oriented ellipse with half-axes a and b along the x- and y-axis respectively.

Definition at line 34 of file shapes.h.

Member Data Documentation

◆ a

float a

Definition at line 36 of file shapes.h.

◆ b

float b

Definition at line 37 of file shapes.h.


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