VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
makVrv::vrvFreeImageUtilities Namespace Reference

Functions

DT_DLL_VRVVIDEOSTREAM void initFreeImage ()
 
DT_DLL_VRVVIDEOSTREAM void deinitFreeImage ()
 

Function Documentation

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.


Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)