.TH "SoHardCopy" 3 "Tue Dec 26 2023 17:59:22" "Version 4.0.2" "Coin" \" -*- nroff -*- .ad l .nh .SH NAME SoHardCopy \- The \fBSoHardCopy\fP class is a static class for initializing the hardcopy support\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Static Public Member Functions" .in +1c .ti -1c .RI "\fBstatic\fP \fBvoid\fP \fBinit\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBconst\fP char * \fBgetProductName\fP (\fBvoid\fP)" .br .ti -1c .RI "\fBstatic\fP \fBconst\fP char * \fBgetVersion\fP (\fBvoid\fP)" .br .in -1c .SH "Detailed Description" .PP The \fBSoHardCopy\fP class is a static class for initializing the hardcopy support\&. .SH "Member Function Documentation" .PP .SS "\fBvoid\fP SoHardCopy::init (\fBvoid\fP)\fC [static]\fP" Initialization of the hardcopy support happens automatically from \fBSoDB::init()\fP, so the application programmer should normally not have to worry about it\&. .SS "\fBconst\fP char * SoHardCopy::getProductName (\fBvoid\fP)\fC [static]\fP" Returns name of the hardcopy extension\&. .SS "\fBconst\fP char * SoHardCopy::getVersion (\fBvoid\fP)\fC [static]\fP" Version number will always match Coin version number\&. .SH "Author" .PP Generated automatically by Doxygen for Coin from the source code\&.