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

Cost of return rvalue Transform Matrix

Tags: None
(comma "," separated)
halsafar
Registered Member
Posts
4
Karma
0
What is the cost of something like this in Eigen?

Code: Select all

const Eigen::Transform<float, 3, Eigen::Affine>&& getProjectionMatrix() const
   {
      return std::move(_matrixProjection);
   }




Bookmarks



Who is online

Registered users: Baidu [Spider], Bing [Bot], Google [Bot]