|
Physics Simulation & Visualization Tool 0.1
A C++ physics simulation engine with real-time 3D visualization
|
Interface for interactive manipulation handles on gizmos. More...
Go to the source code of this file.
Data Structures | |
| interface | IHandle |
| Abstract interface for gizmo manipulation handles. More... | |
Functions | |
| constexpr glm::vec3 | axisDir (Axis a) |
| Converts an axis enum to its corresponding unit vector. | |
Interface for interactive manipulation handles on gizmos.
Definition in file IHandle.h.