debian man page for sotranreceiver

Query: sotranreceiver

OS: debian

Section: 3iv

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SoTranReceiver(3IV)()													     SoTranReceiver(3IV)()

NAME
SoTranReceiver -- interprets database changes for transcription
INHERITS FROM
SoTranReceiver
SYNOPSIS
#include <Inventor/misc/SoTranscribe.h> Methods from class SoTranReceiver: SoTranReceiver(SoGroup *rootNode) ~SoTranReceiver() SbBool interpret(SoInput *in)
DESCRIPTION
This class is used for transcribing Inventor data. Transcription is the process of packaging changes to a database and sending them over a "wire" to another database. The SoTranReceiver class is used on the receiving side of transcription. It interprets changes to a Inventor database packaged up by an SoTranSender.
METHODS
SoTranReceiver(SoGroup *rootNode) The constructor takes a pointer to an SoGroup instance that is the root node of the scene graph on the receiving end. All changes to the database are made relative to this root. ~SoTranReceiver() Destructor. SbBool interpret(SoInput *in) Interprets the transcription commands found in the given input stream. Returns FALSE on any error. Note: some errors (such as invalid node references) are recoverable, while others (such as syntax errors) are not.
SEE ALSO
SoInput, SoTranSender SoTranReceiver(3IV)()
Related Man Pages
sobytestream(3iv) - debian
sosfulong(3iv) - debian
sotransender(3iv) - debian
soxtprintdialog(3iv) - debian
soxttransformsliderset(3iv) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file