Home
last modified time | relevance | path

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

/external/dynamic_depth/includes/dynamic_depth/
Dearth_pose.h86 std::vector<float> orientation_; variable
Dpose.h90 std::vector<float> orientation_; variable
/external/ImageMagick/Magick++/lib/
DImage.cpp1222 void Magick::Image::orientation(const Magick::OrientationType orientation_) in orientation()