FERS 1.0.0
The Flexible Extensible Radar Simulator
Loading...
Searching...
No Matches
geometry_ops.cpp File Reference

Implementation of geometry classes. More...

#include "geometry_ops.h"
+ Include dependency graph for geometry_ops.cpp:

Go to the source code of this file.

Namespaces

namespace  math
 

Functions

SVec3 math::operator+ (const SVec3 &a, const SVec3 &b) noexcept
 Adds two SVec3 vectors.
 
SVec3 math::operator- (const SVec3 &a, const SVec3 &b) noexcept
 Subtracts two SVec3 vectors.
 

Detailed Description

Implementation of geometry classes.

Definition in file geometry_ops.cpp.