Searched refs:YZY (Results 1 - 3 of 3) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
H A DRotationOrder.java101 public static final RotationOrder YZY = field in class:RotationOrder
102 new RotationOrder("YZY", Vector3D.PLUS_J, Vector3D.PLUS_K, Vector3D.PLUS_J);
H A DRotation.java485 * YZY, ZXZ and ZYZ), the most popular one being ZXZ.</p>
776 } else if (order == RotationOrder.YZY) {
/external/opencv3/3rdparty/openexr/Imath/
H A DImathEuler.h167 YZY = 0x1111, enumerator in enum:Imath::Euler::Order
194 XZX | XYX | YXY | YZY | ZYZ | ZXZ |

Completed in 116 milliseconds