Cortex  10.0.0-a4
Public Member Functions | List of all members
IECore::SmootherStepFalloff< T > Struct Template Reference

#include <PerlinNoise.h>

Public Member Functions

operator() (T t) const
 

Detailed Description

template<typename T>
struct IECore::SmootherStepFalloff< T >

A falloff for use with the PerlinNoise class. It's a little slower than the SmoothStepFalloff equivalent but provides a higher order of continuity and is therefore less prone to displaying grid artifacts.


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