Public Attributes
Vec2d Struct Reference

Data structure for the representation of a 2D vector. More...

#include <Math2d.h>

List of all members.

Public Attributes

float x
float y

Detailed Description

Data structure for the representation of a 2D vector.

This data structure the vector

$\left(\begin{array}{c} x\\ y\\ \end{array}\right)$.

The namespace Math2d offers various functions operating on this data type.

Definition at line 82 of file Math2d.h.


Member Data Documentation

float Vec2d::x

Definition at line 84 of file Math2d.h.

float Vec2d::y

Definition at line 84 of file Math2d.h.


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


asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Thu Jun 6 2019 21:46:59