Physics Simulation & Visualization Tool
0.1
A C++ physics simulation engine with real-time 3D visualization
Loading...
Searching...
No Matches
Axis.h
Go to the documentation of this file.
1
#pragma once
2
7
enum
Axis
{
8
X
,
Y
,
Z
9
};
Axis
Axis
Cardinal axes for handle orientation.
Definition
Axis.h:7
Y
@ Y
Definition
Axis.h:8
X
@ X
Definition
Axis.h:8
Z
@ Z
Definition
Axis.h:8
src
graphics
components
Axis.h
Generated by
1.9.8