Coin Logo http://www.sim.no/
http://www.coin3d.org/

SoTempPath Class Reference
[Miscellaneous Classes]

The SoTempPath class is used to store temporary paths.The path simply turns off auditing in the constructor, and leaves the user with the responsibility of keeping the path valid. More...

#include <Inventor/misc/SoTempPath.h>

Inheritance diagram for SoTempPath:
SoFullPath SoPath SoBase

List of all members.

Public Member Functions

 SoTempPath (const int approxlength)
void simpleAppend (SoNode *const node, const int index)
void replaceTail (SoNode *const node, const int index)

Detailed Description

The SoTempPath class is used to store temporary paths.

The path simply turns off auditing in the constructor, and leaves the user with the responsibility of keeping the path valid.


Constructor & Destructor Documentation

SoTempPath::SoTempPath ( const int  approxlength  ) 

Constructor.


Member Function Documentation

void SoTempPath::simpleAppend ( SoNode *const   node,
const int  index 
)

Append a node (specified by node and parent child index) to the path. This method is only available in SoTempPath, since it will not consider auditing or hidden children.

void SoTempPath::replaceTail ( SoNode *const   node,
const int  index 
)

Replace the tail of this path. The node is specified by node and parent child index. This method is only available in SoTempPath,, since it will not consider auditing or hidden children.


The documentation for this class was generated from the following files:

Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.

Generated on 19 Dec 2016 for Coin by Doxygen 1.6.1.