Felt  3.1
Deformable surface library.
Felt::Impl::Lookup Namespace Reference

Typedefs

using AccessImpl = Impl::Mixin::Grid::Access::ByValue< This >
 
using ActivateImpl = Impl::Mixin::Grid::Activate< This >
 
using DataImpl = Impl::Mixin::Grid::Data< This >
 
using Leaf = typename Traits::Leaf
 
using LookupImpl = Impl::Mixin::Lookup::SingleList::SingleIdx< This >
 
using SizeImpl = Impl::Mixin::Grid::Size< This >
 
template<Dim D>
using Traits = Impl::Traits< This >
 
using VecDi = Felt::VecDi< Traits::t_dims >
 

Functions

 SingleListSingleIdx (const VecDi &size_, const VecDi &offset_)
 

Typedef Documentation

◆ AccessImpl

using Felt::Impl::Lookup::AccessImpl = typedef Impl::Mixin::Grid::Access::ByValue<This>

◆ ActivateImpl

using Felt::Impl::Lookup::ActivateImpl = typedef Impl::Mixin::Grid::Activate<This>

◆ DataImpl

using Felt::Impl::Lookup::DataImpl = typedef Impl::Mixin::Grid::Data<This>

◆ Leaf

using Felt::Impl::Lookup::Leaf = typedef typename Traits::Leaf

◆ LookupImpl

using Felt::Impl::Lookup::LookupImpl = typedef Impl::Mixin::Lookup::SingleList::SingleIdx<This>

◆ SizeImpl

using Felt::Impl::Lookup::SizeImpl = typedef Impl::Mixin::Grid::Size<This>

◆ Traits

template<Dim D>
using Felt::Impl::Lookup::Traits = typedef Impl::Traits<This>

◆ VecDi

using Felt::Impl::Lookup::VecDi = typedef Felt::VecDi<Traits::t_dims>

Function Documentation

◆ SingleListSingleIdx()

Felt::Impl::Lookup::SingleListSingleIdx ( const VecDi size_,
const VecDi offset_ 
)