Functions | |
template<int DIM> | |
void OPENGL_IMPEXP | renderGeneralizedEllipsoidTemplate (const std::vector< mrpt::math::CMatrixFixedNumeric< float, DIM, 1 > > &pts, const float lineWidth, const uint32_t slices, const uint32_t stacks) |
template<> | |
void OPENGL_IMPEXP | renderGeneralizedEllipsoidTemplate< 2 > (const std::vector< mrpt::math::CMatrixFixedNumeric< float, 2, 1 > > &pts, const float lineWidth, const uint32_t slices, const uint32_t stacks) |
template<> | |
void OPENGL_IMPEXP | renderGeneralizedEllipsoidTemplate< 3 > (const std::vector< mrpt::math::CMatrixFixedNumeric< float, 3, 1 > > &pts, const float lineWidth, const uint32_t slices, const uint32_t stacks) |
template<int DIM> | |
void OPENGL_IMPEXP | generalizedEllipsoidPoints (const mrpt::math::CMatrixFixedNumeric< double, DIM, DIM > &U, const mrpt::math::CMatrixFixedNumeric< double, DIM, 1 > &mean, std::vector< mrpt::math::CMatrixFixedNumeric< float, DIM, 1 > > &out_params_pts, const uint32_t slices, const uint32_t stacks) |
template<> | |
void OPENGL_IMPEXP | generalizedEllipsoidPoints< 2 > (const mrpt::math::CMatrixFixedNumeric< double, 2, 2 > &U, const mrpt::math::CMatrixFixedNumeric< double, 2, 1 > &mean, std::vector< mrpt::math::CMatrixFixedNumeric< float, 2, 1 > > &out_params_pts, const uint32_t slices, const uint32_t stacks) |
template<> | |
void OPENGL_IMPEXP | generalizedEllipsoidPoints< 3 > (const mrpt::math::CMatrixFixedNumeric< double, 3, 3 > &U, const mrpt::math::CMatrixFixedNumeric< double, 3, 1 > &mean, std::vector< mrpt::math::CMatrixFixedNumeric< float, 3, 1 > > &out_params_pts, const uint32_t slices, const uint32_t stacks) |
template<> | |
void | renderGeneralizedEllipsoidTemplate< 2 > (const std::vector< mrpt::math::CMatrixFixedNumeric< float, 2, 1 > > &pts, const float lineWidth, const uint32_t slices, const uint32_t stacks) |
template<> | |
void | renderGeneralizedEllipsoidTemplate< 3 > (const std::vector< mrpt::math::CMatrixFixedNumeric< float, 3, 1 > > &pts, const float lineWidth, const uint32_t slices, const uint32_t stacks) |
void | aux_add3DpointWithEigenVectors (const double x, const double y, const double z, std::vector< mrpt::math::CMatrixFixedNumeric< float, 3, 1 > > &pts, const mrpt::math::CMatrixFixedNumeric< double, 3, 3 > &M, const mrpt::math::CMatrixFixedNumeric< double, 3, 1 > &mean) |
|
inline |
Definition at line 171 of file CGeneralizedEllipsoidTemplate.cpp.
References mean().
Referenced by generalizedEllipsoidPoints< 3 >().
void OPENGL_IMPEXP mrpt::opengl::detail::generalizedEllipsoidPoints | ( | const mrpt::math::CMatrixFixedNumeric< double, DIM, DIM > & | U, |
const mrpt::math::CMatrixFixedNumeric< double, DIM, 1 > & | mean, | ||
std::vector< mrpt::math::CMatrixFixedNumeric< float, DIM, 1 > > & | out_params_pts, | ||
const uint32_t | slices, | ||
const uint32_t | stacks | ||
) |
void OPENGL_IMPEXP mrpt::opengl::detail::generalizedEllipsoidPoints< 2 > | ( | const mrpt::math::CMatrixFixedNumeric< double, 2, 2 > & | U, |
const mrpt::math::CMatrixFixedNumeric< double, 2, 1 > & | mean, | ||
std::vector< mrpt::math::CMatrixFixedNumeric< float, 2, 1 > > & | out_params_pts, | ||
const uint32_t | slices, | ||
const uint32_t | stacks | ||
) |
Definition at line 143 of file CGeneralizedEllipsoidTemplate.cpp.
References M_PI, mean(), and MRPT_UNUSED_PARAM.
void OPENGL_IMPEXP mrpt::opengl::detail::generalizedEllipsoidPoints< 3 > | ( | const mrpt::math::CMatrixFixedNumeric< double, 3, 3 > & | U, |
const mrpt::math::CMatrixFixedNumeric< double, 3, 1 > & | mean, | ||
std::vector< mrpt::math::CMatrixFixedNumeric< float, 3, 1 > > & | out_params_pts, | ||
const uint32_t | slices, | ||
const uint32_t | stacks | ||
) |
Definition at line 191 of file CGeneralizedEllipsoidTemplate.cpp.
References ASSERT_ABOVEEQ_, aux_add3DpointWithEigenVectors(), M_PI, mean(), MRPT_END, MRPT_START, and R.
void OPENGL_IMPEXP mrpt::opengl::detail::renderGeneralizedEllipsoidTemplate | ( | const std::vector< mrpt::math::CMatrixFixedNumeric< float, DIM, 1 > > & | pts, |
const float | lineWidth, | ||
const uint32_t | slices, | ||
const uint32_t | stacks | ||
) |
void mrpt::opengl::detail::renderGeneralizedEllipsoidTemplate< 2 > | ( | const std::vector< mrpt::math::CMatrixFixedNumeric< float, 2, 1 > > & | pts, |
const float | lineWidth, | ||
const uint32_t | slices, | ||
const uint32_t | stacks | ||
) |
Definition at line 29 of file CGeneralizedEllipsoidTemplate.cpp.
References mrpt::opengl::gl_utils::checkOpenGLError(), GL_BLEND, GL_LIGHTING, GL_LINE_LOOP, GL_ONE_MINUS_SRC_ALPHA, GL_SRC_ALPHA, glBegin(), glBlendFunc(), glDisable(), glEnable(), glEnd(), glLineWidth(), glVertex2f(), and MRPT_UNUSED_PARAM.
void OPENGL_IMPEXP mrpt::opengl::detail::renderGeneralizedEllipsoidTemplate< 2 > | ( | const std::vector< mrpt::math::CMatrixFixedNumeric< float, 2, 1 > > & | pts, |
const float | lineWidth, | ||
const uint32_t | slices, | ||
const uint32_t | stacks | ||
) |
Definition at line 29 of file CGeneralizedEllipsoidTemplate.cpp.
References mrpt::opengl::gl_utils::checkOpenGLError(), GL_BLEND, GL_LIGHTING, GL_LINE_LOOP, GL_ONE_MINUS_SRC_ALPHA, GL_SRC_ALPHA, glBegin(), glBlendFunc(), glDisable(), glEnable(), glEnd(), glLineWidth(), glVertex2f(), and MRPT_UNUSED_PARAM.
void OPENGL_IMPEXP mrpt::opengl::detail::renderGeneralizedEllipsoidTemplate< 3 > | ( | const std::vector< mrpt::math::CMatrixFixedNumeric< float, 3, 1 > > & | pts, |
const float | lineWidth, | ||
const uint32_t | slices, | ||
const uint32_t | stacks | ||
) |
Definition at line 60 of file CGeneralizedEllipsoidTemplate.cpp.
References ASSERT_EQUAL_, mrpt::opengl::gl_utils::checkOpenGLError(), GL_BLEND, GL_LIGHTING, GL_LINE_STRIP, GL_LINES, GL_ONE_MINUS_SRC_ALPHA, GL_SRC_ALPHA, glBegin(), glBlendFunc(), glDisable(), glEnable(), glEnd(), glLineWidth(), glVertex3fv(), and MRPT_UNUSED_PARAM.
void mrpt::opengl::detail::renderGeneralizedEllipsoidTemplate< 3 > | ( | const std::vector< mrpt::math::CMatrixFixedNumeric< float, 3, 1 > > & | pts, |
const float | lineWidth, | ||
const uint32_t | slices, | ||
const uint32_t | stacks | ||
) |
Definition at line 60 of file CGeneralizedEllipsoidTemplate.cpp.
References ASSERT_EQUAL_, mrpt::opengl::gl_utils::checkOpenGLError(), GL_BLEND, GL_LIGHTING, GL_LINE_STRIP, GL_LINES, GL_ONE_MINUS_SRC_ALPHA, GL_SRC_ALPHA, glBegin(), glBlendFunc(), glDisable(), glEnable(), glEnd(), glLineWidth(), glVertex3fv(), and MRPT_UNUSED_PARAM.
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |