![]() |
VR-Forces 5.0.3 Developer's Guide
|
Functions | |
| DT_DLL_VRVVIDEOSTREAM void | initFreeImage () |
| DT_DLL_VRVVIDEOSTREAM void | deinitFreeImage () |
| DT_DLL_VRVVIDEOSTREAM void makVrv::vrvFreeImageUtilities::initFreeImage | ( | ) |
Initializes the FreeImage library, and ensures that it is only initialized once, regardless of how many times this is called.
| DT_DLL_VRVVIDEOSTREAM void makVrv::vrvFreeImageUtilities::deinitFreeImage | ( | ) |
De-initializes the FreeImage library. Calls to initFreeImage are reference counted; this will actually deinitialized when the reference counter drops to 0.