Vec3
This class represents a three component vector. It is used for storing positions, velocities, and forces.
Public Functions
Create a Vec3 whose elements are all 0.
Create a Vec3 with specified x, y, and z components.
OpenMMException
OpenMM C++ API
System
Context
State
Platform