MRPT  2.0.0
List of all members | Public Member Functions | Static Public Member Functions | Public Attributes
Foo< INTER_SPACE > Class Template Reference

Detailed Description

template<unsigned int INTER_SPACE>
class Foo< INTER_SPACE >

Examples:
rtti_example1/test.cpp.

Definition at line 38 of file EigenAlignment_unittest.cpp.

Public Member Functions

 Foo (int i=0)
 
bool operator== (const Foo &b) const
 

Static Public Member Functions

static int func1 (int a, int b)
 

Public Attributes

mrpt::math::CMatrixFixed< double, 3, 3 > m1
 
std::array< uint8_t, INTER_SPACE > dummy_space
 
mrpt::math::CMatrixFixed< double, 3, 3 > m2
 
int m_i
 

Constructor & Destructor Documentation

◆ Foo()

template<unsigned int INTER_SPACE>
Foo< INTER_SPACE >::Foo ( int  i = 0)
inline

Definition at line 89 of file stl_serialize_unittest.cpp.

Member Function Documentation

◆ func1()

template<unsigned int INTER_SPACE>
static int Foo< INTER_SPACE >::func1 ( int  a,
int  b 
)
inlinestatic

Definition at line 18 of file vision_stereo_rectify/test.cpp.

◆ operator==()

template<unsigned int INTER_SPACE>
bool Foo< INTER_SPACE >::operator== ( const Foo< INTER_SPACE > &  b) const
inline

Definition at line 93 of file stl_serialize_unittest.cpp.

Member Data Documentation

◆ dummy_space

template<unsigned int INTER_SPACE>
std::array<uint8_t, INTER_SPACE> Foo< INTER_SPACE >::dummy_space

Definition at line 42 of file EigenAlignment_unittest.cpp.

◆ m1

template<unsigned int INTER_SPACE>
mrpt::math::CMatrixFixed<double, 3, 3> Foo< INTER_SPACE >::m1

Definition at line 40 of file EigenAlignment_unittest.cpp.

Referenced by checkAlignedFoo().

◆ m2

template<unsigned int INTER_SPACE>
mrpt::math::CMatrixFixed<double, 3, 3> Foo< INTER_SPACE >::m2

Definition at line 44 of file EigenAlignment_unittest.cpp.

Referenced by checkAlignedFoo().

◆ m_i

template<unsigned int INTER_SPACE>
int Foo< INTER_SPACE >::m_i

Definition at line 90 of file stl_serialize_unittest.cpp.

Referenced by operator<<(), and operator>>().




Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020