Viam C++ SDK current
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
boost::qvm::vec_traits< viam::sdk::Vector3 > Struct Reference

Public Types

using vec_type = ::viam::sdk::Vector3
 
using scalar_type = vec_type::scalar_type
 

Static Public Member Functions

template<int I>
static scalar_type & write_element (vec_type &v)
 
template<int I>
static scalar_type read_element (vec_type const &v)
 
static scalar_type & write_element_idx (int i, vec_type &v)
 
static scalar_type read_element_idx (int i, vec_type const &v)
 

Static Public Attributes

static int const dim = 3
 

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