cheshirekow  v0.1.0
mpblocks::dubins::curves_eigen::hyper::SpecPack< xSpec, ySpec, tSpec > Struct Template Reference

#include <mpblocks/dubins/curves_eigen/hyper/SpecPack.h>

Static Public Attributes

static const uint Result = (xSpec << 4) | (ySpec << 2) | (tSpec)
 

Detailed Description

template<int xSpec, int ySpec, int tSpec>
struct mpblocks::dubins::curves_eigen::hyper::SpecPack< xSpec, ySpec, tSpec >

Definition at line 38 of file SpecPack.h.

Member Data Documentation

template<int xSpec, int ySpec, int tSpec>
const uint mpblocks::dubins::curves_eigen::hyper::SpecPack< xSpec, ySpec, tSpec >::Result = (xSpec << 4) | (ySpec << 2) | (tSpec)
static

Definition at line 39 of file SpecPack.h.


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