Home
|
News
|
Documentation
|
Download
ROOT Forum
Problem with TVector3 Rotation around a vector v1.Rotate(TMath::Pi()/4, v2); // rotation around v2
Newbie
Wile_E_Coyote
October 27, 2021, 10:42am
2
v3 = v2; v3.Rotate(1., v1);
show post in topic