This is the documentation for Enlighten.
struct GeoStd Conditional< false, T, F >
template<class T, class F>
struct GeoStd::Conditional< false, T, F >
Partial specialization for false (the type is F)
Typedefs
Name | Description |
---|---|
F Type | The result. |