4 references to c_dirtyQuaternion
PresentationCore (4)
Core\CSharp\System\Windows\Media3D\AxisAngleRotation3D.cs (4)
75
if (_cachedQuaternionValue ==
c_dirtyQuaternion
)
103
_cachedQuaternionValue =
c_dirtyQuaternion
;
108
_cachedQuaternionValue =
c_dirtyQuaternion
;
117
private Quaternion _cachedQuaternionValue =
c_dirtyQuaternion
;