OpenVDB 12.0.0
|
Template specialization of conditional. More...
#include </private/tmp/openvdb-20241101-6830-c2ql2h/openvdb-12.0.0/nanovdb/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 |