Classes | |
struct | GatherMatPropTempl |
struct | GatherVariable |
struct | GatherVariableOld |
struct | TupleStd |
Typedefs | |
template<typename T > | |
using | GatherMatProp = GatherMatPropTempl< T, 0 > |
template<typename T > | |
using | GatherMatPropOld = GatherMatPropTempl< T, 1 > |
using BatchMaterialUtils::GatherMatProp = typedef GatherMatPropTempl<T, 0> |
Definition at line 39 of file BatchMaterial.h.
using BatchMaterialUtils::GatherMatPropOld = typedef GatherMatPropTempl<T, 1> |
Definition at line 41 of file BatchMaterial.h.