|
Physics Simulation & Visualization Tool 0.1
A C++ physics simulation engine with real-time 3D visualization
|
Interface for objects that support mouse-based selection and interaction. More...
Go to the source code of this file.
Data Structures | |
| interface | IPickable |
| Abstract interface for objects that can be selected and interacted with using the mouse. More... | |
Interface for objects that support mouse-based selection and interaction.
Definition in file IPickable.h.