Coin Logo http://www.sim.no
http://www.coin3d.org

Static Public Member Functions | List of all members
SoHardCopy Class Reference

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

#include <HardCopy/SoHardCopy.h>

Static Public Member Functions

static void init (void)
 
static const char * getProductName (void)
 
static const char * getVersion (void)
 

Detailed Description

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

Member Function Documentation

◆ init()

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.

Referenced by SoDB::init().

◆ getProductName()

const char * SoHardCopy::getProductName ( void  )
static

Returns name of the hardcopy extension.

◆ getVersion()

const char * SoHardCopy::getVersion ( void  )
static

Version number will always match Coin version number.


The documentation for this class was generated from the following files:

Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.

Generated on Fri Jul 20 2018 for Coin by Doxygen. 1.8.14