template<typename E, typename P = typename E::PrimitiveType>
struct IECore::PrimitiveEvaluator::Description< E, P >
A class to allow registration of primitive evaluators with the system. Simply declare an instance of Description< YourEvaluatorType, YourPrimitiveType >
The documentation for this struct was generated from the following file: