.TH "SoHardCopy" 3 "Tue Jun 23 2026 23:48:38" "Version 4.0.10" "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 \fR#include \fP .SS "Static Public Member Functions" .in +1c .ti -1c .RI "static void \fBinit\fP (void)" .br .ti -1c .RI "static const char * \fBgetProductName\fP (void)" .br .ti -1c .RI "static const char * \fBgetVersion\fP (void)" .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 "void SoHardCopy::init (void )\fR [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 "const char * SoHardCopy::getProductName (void )\fR [static]\fP" Returns name of the hardcopy extension\&. .SS "const char * SoHardCopy::getVersion (void )\fR [static]\fP" Version number will always match Coin version number\&. .SH "Author" .PP Generated automatically by Doxygen for Coin from the source code\&.