Classes | Typedefs
Structs.h File Reference
#include "Math/Math2d.h"
#include "Math/Math3d.h"
#include "DataStructures/DynamicArrayTemplate.h"
#include <string.h>
#include <math.h>
#include <vector>
Include dependency graph for Structs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Circle2d
 Data structure for the representation of a 2D circle. More...
 
struct  Ellipse2d
 Data structure for the representation of a 2D ellipse. More...
 
struct  MyRegion
 
struct  PointPair2d
 
struct  PointPair3d
 
struct  Rectangle2d
 Data structure for the representation of a 2D rectangle. More...
 
struct  ROI
 
struct  StraightLine2d
 Data structure for the representation of a 2D straight line. More...
 

Typedefs

typedef CDynamicArrayTemplate< Circle2dCCircle2dArray
 
typedef CDynamicArrayTemplate< Ellipse2dCEllipse2dArray
 
typedef CDynamicArrayTemplate< int > CIntArray
 
typedef CDynamicArrayTemplate< MyRegionCRegionArray
 
typedef CDynamicArrayTemplate< StraightLine2dCStraightLine2dArray
 
typedef std::vector< MyRegionRegionList
 

Typedef Documentation

◆ CCircle2dArray

Definition at line 348 of file Structs.h.

◆ CEllipse2dArray

Definition at line 349 of file Structs.h.

◆ CIntArray

Definition at line 351 of file Structs.h.

◆ CRegionArray

Definition at line 347 of file Structs.h.

◆ CStraightLine2dArray

Definition at line 350 of file Structs.h.

◆ RegionList

typedef std::vector<MyRegion> RegionList

Definition at line 346 of file Structs.h.



asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Mon Feb 28 2022 21:44:00