OpenVDB
4.0.1
|
Functions | |
void | initialize () |
Global registration of point data-related types. More... | |
void | uninitialize () |
Global deregistration of point data-related types. More... | |
void openvdb::v4_0_1::points::internal::initialize | ( | ) |
Global registration of point data-related types.
openvdb::initialize
, so there is no need to call it directly. void openvdb::v4_0_1::points::internal::uninitialize | ( | ) |
Global deregistration of point data-related types.
openvdb::uninitialize
, so there is no need to call it directly.