![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Represents a rotation defined by a direction vector and an angle. More...
#include "Vector3D.h"
Go to the source code of this file.
Classes | |
class | DirectionAngle |
Defines a rotation in 3D space using a direction vector and a rotation angle. More... | |
Represents a rotation defined by a direction vector and an angle.
The DirectionAngle
class encapsulates a rotation where the rotation is specified about a direction vector instead of a strict axis.
22/12/2024 22/12/2024
Definition in file DirectionAngle.h.