You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to understand how to utilize the functionality within classes like Matrix3DHomogeneous. I would like to calculate a 4x4 transformation matrix with rotation, translation, etc. but the related classes seem to be internal and nothing seems to be using them. Is that the case?
The text was updated successfully, but these errors were encountered:
I am trying to understand how to utilize the functionality within classes like
Matrix3DHomogeneous
. I would like to calculate a 4x4 transformation matrix with rotation, translation, etc. but the related classes seem to be internal and nothing seems to be using them. Is that the case?The text was updated successfully, but these errors were encountered: