SoHardCopy(3) Coin SoHardCopy(3)

SoHardCopy - The SoHardCopy class is a static class for initializing the hardcopy support.

#include <Inventor/annex/HardCopy/SoHardCopy.h>


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.

void SoHardCopy::init (void) [static]

Initialization of the hardcopy support happens automatically from SoDB::init(), so the application programmer should normally not have to worry about it.

const char * SoHardCopy::getProductName (void) [static]

Returns name of the hardcopy extension.

const char * SoHardCopy::getVersion (void) [static]

Version number will always match Coin version number.

Generated automatically by Doxygen for Coin from the source code.

Tue Dec 26 2023 17:59:22 Version 4.0.2