NiHu  2.0
NiHu::element_traits::normal_factory_functor< Derived > Struct Template Reference

Class that computes or stores the normals. More...

#include <element.hpp>

Additional Inherited Members

- Public Types inherited from NiHu::conditional_precompute_instance< location_complexity< Derived, 1 >::type, normal_impl< Derived >, location_value_type< Derived, 1 >::type >
typedef conditional_precompute_instance type
 self-returning
 
typedef functor_ret_type return_type
 the return type of the static function eval
 
- Public Member Functions inherited from NiHu::conditional_precompute_instance< location_complexity< Derived, 1 >::type, normal_impl< Derived >, location_value_type< Derived, 1 >::type >
 conditional_precompute_instance (ConstrArgs const &...)
 
return_type operator() (Args const &...args) const
 return object computed by the function class
 
- Public Attributes inherited from NiHu::conditional_precompute_instance< location_complexity< Derived, 1 >::type, normal_impl< Derived >, location_value_type< Derived, 1 >::type >
decltype(Func::eval(std::declval< Args >()...)) typedef functor_ret_type
 the return type of the Func function class
 

Detailed Description

template<class Derived>
struct NiHu::element_traits::normal_factory_functor< Derived >

Class that computes or stores the normals.

Definition at line 535 of file element.hpp.


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