![]() |
http://www.sim.no http://www.coin3d.org |
#include <HardCopy/SoVectorOutput.h>
Inheritance diagram for SoVectorOutput:
SoVectorizeAction will create an SoVectorOutput which will output to stdout by default. SoVectorizeAction::getOutput() can be used to fetch this output, and the user will probably want to set a file to output to.
TGS provides HardCopy support as a separate extension for TGS Inventor.
Public Member Functions | |
SoVectorOutput (void) | |
virtual | ~SoVectorOutput () |
virtual SbBool | openFile (const char *filename) |
virtual void | closeFile (void) |
FILE * | getFilePointer (void) |
Friends | |
class | SoVectorOutputP |
|
Constructor. Will make this instance output to stdout. |
|
Destructor. Will close the file opened in openFile(). |
|
Opens filename for output. Returns FALSE if file could not be opened for writing. If the file already exists, it will be truncated. |
|
Closes the file opened in openFile() |
|
Returns the stdio file handle pointer. |
Copyright © 1998-2005 by Systems in Motion AS. All rights reserved.
Generated on Sat Jul 1 22:13:51 2006 for Coin by Doxygen. 1.4.6