sonodekit(3) debian man page | unix.com

Man Page: sonodekit

Operating Environment: debian

Section: 3

SoNodeKit(3)							       Coin							      SoNodeKit(3)

NAME
SoNodeKit - The SoNodeKit class is used to initialize the nodekit classes. The sole function of SoNodeKit is to be just a placeholder for the toplevel initialization code for all nodekit-related classes.
SYNOPSIS
#include <Inventor/nodekits/SoNodeKit.h> Static Public Member Functions static void init (void) Detailed Description The SoNodeKit class is used to initialize the nodekit classes. The sole function of SoNodeKit is to be just a placeholder for the toplevel initialization code for all nodekit-related classes. See also: SoBaseKit Member Function Documentation void SoNodeKit::init (void) [static] Initialize the nodekit system. Note that this method is not called implicitly from SoDB::init(). As a matter of fact, this method calls SoDB::init() itself to make sure all the underlying classes for the nodekits classes have been initialized. This method is also called from within SoInteraction::init(), as the interaction functionality in Coin depends on the nodekit classes. Author Generated automatically by Doxygen for Coin from the source code. Version 3.1.3 Wed May 23 2012 SoNodeKit(3)
Related Man Pages
socamerakit(3) - debian
soforeignfilekit(3) - debian
sonodekitdetail(3) - debian
sonodekitpath(3) - debian
sowrapperkit(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com