OpenVDB  4.0.1
Functions
openvdb::v4_0_1::points::internal Namespace Reference

Functions

void initialize ()
 Global registration of point data-related types. More...
 
void uninitialize ()
 Global deregistration of point data-related types. More...
 

Function Documentation

void openvdb::v4_0_1::points::internal::initialize ( )

Global registration of point data-related types.

Note
This is called from 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.

Note
This is called from openvdb::uninitialize, so there is no need to call it directly.