OpenVDB 11.0.0
|
Template specialization of trait class use to remove const qualifier type from a type. More...
#include </private/tmp/openvdb-20240426-49937-7ztr6m/openvdb-11.0.0/nanovdb/nanovdb/NanoVDB.h>
Public Types | |
using | type = T |
Template specialization of trait class use to remove const qualifier type from a type.
T | Type of the const type |
using type = T |