VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
makVrv::vrvFreeImageUtilities Namespace Reference

Functions

DT_DLL_VRVVIDEOSTREAM void 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 deinitFreeImage ()
 De-initializes the FreeImage library.

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 Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)