Forum: Projekte & Code 3D vector class in C++


von Detlef _. (detlef_a)


Angehängte Dateien:

Lesenswert?

This is a class for handling 3D vectors. The operators +,-,*,% (cross 
product) ,scalar product, cross product and norm (length of vector) are 
covered.

It comes in two flavors, one as type agnostic, the other is for float 
data type only.

Implementation is referring to 
Beitrag "complex und 3D Vektoren in C++ für ARM und STM32"

Have fun!
Cheers
Detlef

Bitte melde dich an um einen Beitrag zu schreiben. Anmeldung ist kostenlos und dauert nur eine Minute.
Bestehender Account
Schon ein Account bei Google/GoogleMail? Keine Anmeldung erforderlich!
Mit Google-Account einloggen
Noch kein Account? Hier anmelden.