This forum has been archived. All content is frozen. Please use KDE Discuss instead.

examining Vector3f values

Tags: None
(comma "," separated)
darkforest
Registered Member
Posts
1
Karma
0
OS

examining Vector3f values

Wed Sep 08, 2010 10:50 pm
Any way to examine value of a Vector3f at run time fast? Currently under Visual Studio I must click four times on a Vector3f like below.

Regards

- frameX {...} Eigen::Matrix<float,3,1,0,3,1>
- Eigen::DenseStorageBase<Eigen::Matrix<float,3,1,0,3,1> > {m_storage={...} } Eigen::DenseStorageBase<Eigen::Matrix<float,3,1,0,3,1> >
+ Eigen::MatrixBase<Eigen::Matrix<float,3,1,0,3,1> > {...} Eigen::MatrixBase<Eigen::Matrix<float,3,1,0,3,1> >
- m_storage {m_data={...} } Eigen::ei_matrix_storage<float,3,3,1,0>
- m_data {array=0x0040f9f8 } Eigen::ei_matrix_array<float,3,0,0>
- array 0x0040f9f8 float [3]
[0] 0.32596695 float
[1] -0.71180165 float
[2] 0.00000000 float
jitseniesen
Registered Member
Posts
204
Karma
2

Re: examining Vector3f values

Thu Sep 09, 2010 8:21 am
I don't use Visual Studio myself, but someone who does wrote about a "specialized debug visualizer" at http://eigen.tuxfamily.org/index.php?title=Developer%27s_Corner#Debugging_tips . Good luck!


Bookmarks



Who is online

Registered users: Bing [Bot], blue_bullet, Google [Bot], rockscient, Yahoo [Bot]