1#ifndef COIN_SONODEKITDETAIL_H
2#define COIN_SONODEKITDETAIL_H
27#include <Inventor/details/SoSubDetail.h>
28#include <Inventor/SbName.h>
43 static void initClass(
void);
The SbName class stores strings by reference.
Definition SbName.h:31
The SoBaseKit class is the toplevel superclass for nodekits.
Definition SoBaseKit.h:57
SoDetail(void)
Definition SoDetail.cpp:108
SoNode * myPart
Definition SoNodeKitDetail.h:57
SbName myPartName
Definition SoNodeKitDetail.h:58
SoNodeKitDetail(void)
Definition SoNodeKitDetail.cpp:65
void setPart(SoNode *part)
Definition SoNodeKitDetail.cpp:129
const SbName & getPartName(void) const
Definition SoNodeKitDetail.cpp:158
virtual SoDetail * copy(void) const
Definition SoNodeKitDetail.cpp:90
void setPartName(const SbName &name)
Definition SoNodeKitDetail.cpp:149
void setNodeKit(SoBaseKit *kit)
Definition SoNodeKitDetail.cpp:108
SoBaseKit * myNodeKit
Definition SoNodeKitDetail.h:56
SoNode * getPart(void) const
Definition SoNodeKitDetail.cpp:140
SoBaseKit * getNodeKit(void) const
Definition SoNodeKitDetail.cpp:119
The SoNode class is the base class for nodes used in scene graphs.
Definition SoNode.h:47
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen 1.18.0.