Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
The SoHardCopy class is a static class for initializing the hardcopy support. More...
#include <Inventor/annex/HardCopy/SoHardCopy.h>
Static Public Member Functions | |
static void | init (void) |
static const char * | getProductName (void) |
static const char * | getVersion (void) |
The SoHardCopy class is a static class for initializing the hardcopy support.
|
static |
Initialization of the hardcopy support happens automatically from SoDB::init(), so the application programmer should normally not have to worry about it.
|
static |
Returns name of the hardcopy extension.
|
static |
Version number will always match Coin version number.