OpenVDB
12.0.0
|
Template specialization of conditional. More...
#include <nanovdb/util/Util.h>
Public Types | |
using | type = FalseT |
Template specialization of conditional.
FalseT | Type used when boolean is false |
TrueT | Type used when boolean is true |
using type = FalseT |