SoVectorizePSAction - Online Linux Manual PageSection : 3
Updated : Mon Jan 25 2021
Source : Version 3.1.3
Note : Coin

NAMESoVectorizePSAction − The SoVectorizePSAction class is used for rendering to a Postscript file​.

SYNOPSIS
#include <HardCopy/SoVectorizePSAction​.h> Inherits SoVectorizeAction​.

Public Member Functionsvirtual SoType getTypeId (void) const
SoVectorizePSAction (void)
virtual ~SoVectorizePSAction ()
void setDefault2DFont (const SbString &fontname)
const SbString & getDefault2DFont (void) const
void setGouraudThreshold (const double eps)
SoPSVectorOutput * getOutput (void) const
SoPSVectorOutput * getPSOutput (void) const

Static Public Member Functionsstatic SoType getClassTypeId (void)
static void addMethod (const SoType type, SoActionMethod method)
static void enableElement (const SoType type, const int stackindex)
static void initClass (void)

Protected Member Functionsvirtual const SoEnabledElementsList & getEnabledElements (void) const
virtual void printHeader (void) const
virtual void printFooter (void) const
virtual void printBackground (void) const
virtual void printItem (const SoVectorizeItem *item) const
virtual void printViewport (void) const

Static Protected Member Functionsstatic SoEnabledElementsList * getClassEnabledElements (void)
static SoActionMethodList * getClassActionMethods (void)

Additional Inherited Members

Detailed DescriptionThe SoVectorizePSAction class is used for rendering to a Postscript file​. Since Coin 2​.1 TGS provides HardCopy support as a separate extension for TGS Inventor​.

Constructor & Destructor Documentation

SoVectorizePSAction::SoVectorizePSAction (void)Default constructor​.

SoVectorizePSAction::~SoVectorizePSAction () [virtual]Default destructor​.

Member Function Documentation

SoType SoVectorizePSAction::getTypeId (void) const [virtual]Returns the type identification of an action derived from a class inheriting SoAction​. This is used for run-time type checking and 'downward' casting​. Usage example: void bar(SoAction * action) { if (action->getTypeId() == SoGLRenderAction::getClassTypeId()) { // safe downward cast, know the type SoGLRenderAction * glrender = (SoGLRenderAction *)action; } return; // ignore if not renderaction }For application programmers wanting to extend the library with new actions: this method needs to be overridden in all subclasses​. This is typically done as part of setting up the full type system for extension classes, which is usually accomplished by using the pre-defined macros available through Inventor/nodes/SoSubAction​.h: SO_ACTION_SOURCE, SO_ACTION_INIT_CLASS and SO_ACTION_CONSTRUCTOR​. For more information on writing Coin extensions, see the SoAction class documentation​. Returns the actual type id of an object derived from a class inheriting SoAction​. Needs to be overridden in all subclasses​. Reimplemented from SoVectorizeAction​.

void SoVectorizePSAction::addMethod (const SoType type, SoActionMethod method) [static]This API member is considered internal to the library, as it is not likely to be of interest to the application programmer​.


void SoVectorizePSAction::enableElement (const SoType type, const int stackindex) [static]This API member is considered internal to the library, as it is not likely to be of interest to the application programmer​.


const SoEnabledElementsList & SoVectorizePSAction::getEnabledElements (void) const [protected], [virtual]Returns a list of the elements used by action instances of this class upon traversal operations​. Reimplemented from SoVectorizeAction​.

void SoVectorizePSAction::setDefault2DFont (const SbString & fontname)Sets the default font name​. This font will be used for rendering Text2-nodes which have no Font-nodes preceding them​. The default value is 'Courier'​.

const SbString & SoVectorizePSAction::getDefault2DFont (void) constReturns the default font name​. See also setDefault2DFont()

void SoVectorizePSAction::setGouraudThreshold (const double eps)Sets the Gouraud shading threshold​. A threshold of 0​.0 will disable Gouraud shading​. A smaller value will yield more accurate Gouraud shading​. Default is 0​.1​. Since the postscript language has no support for Gouraud shaded triangles, each triangle will be split into subtriangles approximately of size eps postscript units​. One postscript unit is approximately 1/72 inch​.

SoPSVectorOutput * SoVectorizePSAction::getOutput (void) constReturns the SoPSVectorOutput used by this instance​.

SoPSVectorOutput * SoVectorizePSAction::getPSOutput (void) constReturns the SoPSVectorOutput used by this instance​. Provided for API compatibility with TGS HardCopy support​.

void SoVectorizePSAction::printHeader (void) const [protected], [virtual]This API member is considered internal to the library, as it is not likely to be of interest to the application programmer​.

Implements SoVectorizeAction​.

void SoVectorizePSAction::printFooter (void) const [protected], [virtual]This API member is considered internal to the library, as it is not likely to be of interest to the application programmer​.


 Should be overridden by subclasses to print file footer data​.
Reimplemented from SoVectorizeAction​.

void SoVectorizePSAction::printBackground (void) const [protected], [virtual]This API member is considered internal to the library, as it is not likely to be of interest to the application programmer​.


 Should be overridden by subclasses to print background data​.
Reimplemented from SoVectorizeAction​.

void SoVectorizePSAction::printItem (const SoVectorizeItem * item) const [protected], [virtual]This API member is considered internal to the library, as it is not likely to be of interest to the application programmer​.


 Should be overridden by subclasses to print an item​.
Implements SoVectorizeAction​.

void SoVectorizePSAction::printViewport (void) const [protected], [virtual]This API member is considered internal to the library, as it is not likely to be of interest to the application programmer​.


 Should be overridden by subclasses to set up the current page viewport​.
Reimplemented from SoVectorizeAction​.

AuthorGenerated automatically by Doxygen for Coin from the source code​.
0
Johanes Gumabo
Data Size   :   29,604 byte
man-SoVectorizePSAction.3coin3Build   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   2 / 188,008
Visitor ID   :     :  
Visitor IP   :   52.14.140.108   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.