rm_control
Loading...
Searching...
No Matches
Vector3WithFilter< T > Class Template Reference

#include <filters.h>

Public Member Functions

 Vector3WithFilter (int num_data)
 
void input (T vector[3])
 
void clear ()
 
x ()
 
y ()
 
z ()
 

Constructor & Destructor Documentation

◆ Vector3WithFilter()

template<typename T >
Vector3WithFilter< T >::Vector3WithFilter ( int num_data)
inline

Member Function Documentation

◆ clear()

template<typename T >
void Vector3WithFilter< T >::clear ( )
inline

◆ input()

template<typename T >
void Vector3WithFilter< T >::input ( T vector[3])
inline

◆ x()

template<typename T >
T Vector3WithFilter< T >::x ( )
inline

◆ y()

template<typename T >
T Vector3WithFilter< T >::y ( )
inline

◆ z()

template<typename T >
T Vector3WithFilter< T >::z ( )
inline

The documentation for this class was generated from the following file: