SoPSVectorOutput

Langue: en

Autres versions - même langue

Version: 318884 (ubuntu - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

SoPSVectorOutput -

SYNOPSIS


#include <HardCopy/SoPSVectorOutput.h>

Inherits SoVectorOutput.

Detailed Description

The SoPSVectorOutput class is used for writing Postscript.

Since:

Coin 2.1
TGS provides HardCopy support as a separate extension for TGS Inventor.

Public Member Functions


SoPSVectorOutput ()

virtual ~SoPSVectorOutput ()

void setColored (SbBool flag=1)

SbBool getColored (void) const

Constructor & Destructor Documentation

SoPSVectorOutput::SoPSVectorOutput ()

Constructor.

SoPSVectorOutput::~SoPSVectorOutput () [virtual]

Destructor.

Member Function Documentation

void SoPSVectorOutput::setColored (SbBool flag = 1)

Sets whether the geometry should be colored.

SbBool SoPSVectorOutput::getColored (void) const

Returns whether geometry is colored.

Author

Generated automatically by Doxygen for Coin from the source code.