|
NiHu
2.0
|
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 | |
Class that computes or stores the normals.
Definition at line 535 of file element.hpp.