HomeSort by relevance Sort by last modified time
    Searched refs:Magnitude (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/native_client_sdk/src/examples/demo/flock/
vector2.h 27 // The magnitude of this vector.
28 double Magnitude() const {
41 double mag = Magnitude();
53 // Clamp a vector to a maximum magnitude. Works on the vector in-place.
54 // @param max_mag The maximum magnitude of the vector.
56 double mag = Magnitude();
goose.cc 95 double distance = goose_delta.Magnitude();
125 double distance = attractor_direction.Magnitude();
151 double distance = desired_direction.Magnitude();
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 189 milliseconds