![]()  | 
  
    PeriDyno 1.2.1
    
   | 
 

Public Member Functions | |
| Context () | |
Definition at line 641 of file ImGuizmo.cpp.
      
  | 
  inline | 
Definition at line 643 of file ImGuizmo.cpp.
| int ImGuizmo::Context::mActualID = -1 | 
Definition at line 726 of file ImGuizmo.cpp.
| bool ImGuizmo::Context::mAllowAxisFlip = true | 
Definition at line 730 of file ImGuizmo.cpp.
| float ImGuizmo::Context::mAxisFactor[3] | 
Definition at line 701 of file ImGuizmo.cpp.
| bool ImGuizmo::Context::mBelowAxisLimit[3] | 
Definition at line 699 of file ImGuizmo.cpp.
| bool ImGuizmo::Context::mBelowPlaneLimit[3] | 
Definition at line 700 of file ImGuizmo.cpp.
| bool ImGuizmo::Context::mbEnable | 
Definition at line 676 of file ImGuizmo.cpp.
| vec_t ImGuizmo::Context::mBoundsAnchor | 
Definition at line 705 of file ImGuizmo.cpp.
| int ImGuizmo::Context::mBoundsAxis[2] | 
Definition at line 709 of file ImGuizmo.cpp.
| int ImGuizmo::Context::mBoundsBestAxis | 
Definition at line 708 of file ImGuizmo.cpp.
| vec_t ImGuizmo::Context::mBoundsLocalPivot | 
Definition at line 707 of file ImGuizmo.cpp.
| matrix_t ImGuizmo::Context::mBoundsMatrix | 
Definition at line 711 of file ImGuizmo.cpp.
| vec_t ImGuizmo::Context::mBoundsPivot | 
Definition at line 704 of file ImGuizmo.cpp.
| vec_t ImGuizmo::Context::mBoundsPlan | 
Definition at line 706 of file ImGuizmo.cpp.
| bool ImGuizmo::Context::mbUsing | 
Definition at line 675 of file ImGuizmo.cpp.
| bool ImGuizmo::Context::mbUsingBounds | 
Definition at line 710 of file ImGuizmo.cpp.
| vec_t ImGuizmo::Context::mCameraDir | 
Definition at line 662 of file ImGuizmo.cpp.
| vec_t ImGuizmo::Context::mCameraEye | 
Definition at line 660 of file ImGuizmo.cpp.
| vec_t ImGuizmo::Context::mCameraRight | 
Definition at line 661 of file ImGuizmo.cpp.
| vec_t ImGuizmo::Context::mCameraUp | 
Definition at line 663 of file ImGuizmo.cpp.
| int ImGuizmo::Context::mCurrentOperation | 
Definition at line 714 of file ImGuizmo.cpp.
| float ImGuizmo::Context::mDisplayRatio = 1.f | 
Definition at line 722 of file ImGuizmo.cpp.
| ImDrawList* ImGuizmo::Context::mDrawList | 
Definition at line 647 of file ImGuizmo.cpp.
| int ImGuizmo::Context::mEditingID = -1 | 
Definition at line 727 of file ImGuizmo.cpp.
| float ImGuizmo::Context::mGizmoSizeClipSpace = 0.1f | 
Definition at line 731 of file ImGuizmo.cpp.
| float ImGuizmo::Context::mHeight = 0.f | 
Definition at line 719 of file ImGuizmo.cpp.
| bool ImGuizmo::Context::mIsOrthographic = false | 
Definition at line 724 of file ImGuizmo.cpp.
| vec_t ImGuizmo::Context::mMatrixOrigin | 
Definition at line 683 of file ImGuizmo.cpp.
| MODE ImGuizmo::Context::mMode | 
Definition at line 649 of file ImGuizmo.cpp.
| matrix_t ImGuizmo::Context::mModel | 
Definition at line 652 of file ImGuizmo.cpp.
| matrix_t ImGuizmo::Context::mModelInverse | 
Definition at line 653 of file ImGuizmo.cpp.
| vec_t ImGuizmo::Context::mModelScaleOrigin | 
Definition at line 659 of file ImGuizmo.cpp.
| matrix_t ImGuizmo::Context::mModelSource | 
Definition at line 654 of file ImGuizmo.cpp.
| matrix_t ImGuizmo::Context::mModelSourceInverse | 
Definition at line 655 of file ImGuizmo.cpp.
| matrix_t ImGuizmo::Context::mMVP | 
Definition at line 656 of file ImGuizmo.cpp.
Definition at line 728 of file ImGuizmo.cpp.
| matrix_t ImGuizmo::Context::mProjectionMat | 
Definition at line 651 of file ImGuizmo.cpp.
| float ImGuizmo::Context::mRadiusSquareCenter | 
Definition at line 667 of file ImGuizmo.cpp.
| vec_t ImGuizmo::Context::mRayOrigin | 
Definition at line 664 of file ImGuizmo.cpp.
| vec_t ImGuizmo::Context::mRayVector | 
Definition at line 665 of file ImGuizmo.cpp.
| vec_t ImGuizmo::Context::mRelativeOrigin | 
Definition at line 673 of file ImGuizmo.cpp.
| bool ImGuizmo::Context::mReversed | 
Definition at line 678 of file ImGuizmo.cpp.
| float ImGuizmo::Context::mRotationAngle | 
Definition at line 688 of file ImGuizmo.cpp.
| float ImGuizmo::Context::mRotationAngleOrigin | 
Definition at line 689 of file ImGuizmo.cpp.
| vec_t ImGuizmo::Context::mRotationVectorSource | 
Definition at line 687 of file ImGuizmo.cpp.
| float ImGuizmo::Context::mSaveMousePosx | 
Definition at line 696 of file ImGuizmo.cpp.
| vec_t ImGuizmo::Context::mScale | 
Definition at line 693 of file ImGuizmo.cpp.
| vec_t ImGuizmo::Context::mScaleLast | 
Definition at line 695 of file ImGuizmo.cpp.
| vec_t ImGuizmo::Context::mScaleValueOrigin | 
Definition at line 694 of file ImGuizmo.cpp.
| float ImGuizmo::Context::mScreenFactor | 
Definition at line 672 of file ImGuizmo.cpp.
| ImVec2 ImGuizmo::Context::mScreenSquareCenter | 
Definition at line 668 of file ImGuizmo.cpp.
| ImVec2 ImGuizmo::Context::mScreenSquareMax | 
Definition at line 670 of file ImGuizmo.cpp.
| ImVec2 ImGuizmo::Context::mScreenSquareMin | 
Definition at line 669 of file ImGuizmo.cpp.
| vec_t ImGuizmo::Context::mTranslationLastDelta | 
Definition at line 684 of file ImGuizmo.cpp.
| vec_t ImGuizmo::Context::mTranslationPlan | 
Definition at line 681 of file ImGuizmo.cpp.
| vec_t ImGuizmo::Context::mTranslationPlanOrigin | 
Definition at line 682 of file ImGuizmo.cpp.
| matrix_t ImGuizmo::Context::mViewMat | 
Definition at line 650 of file ImGuizmo.cpp.
| matrix_t ImGuizmo::Context::mViewProjection | 
Definition at line 657 of file ImGuizmo.cpp.
| float ImGuizmo::Context::mWidth = 0.f | 
Definition at line 718 of file ImGuizmo.cpp.
| float ImGuizmo::Context::mX = 0.f | 
Definition at line 716 of file ImGuizmo.cpp.
| float ImGuizmo::Context::mXMax = 0.f | 
Definition at line 720 of file ImGuizmo.cpp.
| float ImGuizmo::Context::mY = 0.f | 
Definition at line 717 of file ImGuizmo.cpp.
| float ImGuizmo::Context::mYMax = 0.f | 
Definition at line 721 of file ImGuizmo.cpp.