Home
last modified time | relevance | path

Searched defs:sVelocity (Results 1 – 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/collision/
DSweepSphere.java55 private final Vector3f sVelocity = new Vector3f(), field in SweepSphere
144 private float collideWithVertex(Vector3f sCenter, Vector3f sVelocity, in collideWithVertex()
168 Vector3f sVelocity, in collideWithSegment()