OpenVDB
4.0.2
|
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_2::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_2::points::internal::uninitialize | ( | ) |
Global deregistration of point data-related types.
openvdb::uninitialize
, so there is no need to call it directly.