Felt
3.1
Deformable surface library.
|
Typedefs | |
using | Child = typename Traits::Child |
using | ChildrenGrid = typename ChildrenImpl::ChildrenGrid |
using | ChildrenImpl = Impl::Mixin::Partitioned::Children< This > |
using | LeafsImpl = Impl::Mixin::Partitioned::Leafs< This > |
using | LookupImpl = Impl::Mixin::Partitioned::Lookup< This > |
using | ResetImpl = Impl::Mixin::Partitioned::Reset::MultiList< This > |
using | SizeImpl = Impl::Mixin::Grid::Size< This > |
template<Dim D, TupleIdx N> | |
using | This = Lookup< D, N > |
using | Traits = Impl::Traits< This > |
Functions | |
Lookup (const VecDi &size_, const VecDi &offset_, const VecDi &child_size_) | |
using Felt::Impl::Partitioned::Child = typedef typename Traits::Child |
using Felt::Impl::Partitioned::ChildrenGrid = typedef typename ChildrenImpl::ChildrenGrid |
using Felt::Impl::Partitioned::ChildrenImpl = typedef Impl::Mixin::Partitioned::Children<This> |
using Felt::Impl::Partitioned::LeafsImpl = typedef Impl::Mixin::Partitioned::Leafs<This> |
using Felt::Impl::Partitioned::LookupImpl = typedef Impl::Mixin::Partitioned::Lookup<This> |
using Felt::Impl::Partitioned::SizeImpl = typedef Impl::Mixin::Grid::Size<This> |
using Felt::Impl::Partitioned::This = typedef Lookup<D, N> |
using Felt::Impl::Partitioned::Traits = typedef Impl::Traits<This> |