1 #ifndef COIN_SONODEKITDETAIL_H
2 #define COIN_SONODEKITDETAIL_H
27 #include <Inventor/details/SoSubDetail.h>
28 #include <Inventor/SbName.h>
49 void setPart(
SoNode * part);
50 SoNode * getPart(
void)
const;
52 void setPartName(
const SbName & name);
53 const SbName & getPartName(
void)
const;
61 #endif // !COIN_SONODEKITDETAIL_H
The SbName class stores strings by reference.
Definition: SbName.h:31
static SoType getClassTypeId(void)
Definition: SoDetail.cpp:118
virtual SoDetail * copy(void) const =0
void setPartName(const SbName &name)
Definition: SoNodeKitDetail.cpp:143
SoNode * myPart
Definition: SoNodeKitDetail.h:57
SbName myPartName
Definition: SoNodeKitDetail.h:58
void unref(void) const
Definition: SoBase.cpp:627
SoNodeKitDetail(void)
Definition: SoNodeKitDetail.cpp:59
SoBaseKit * getNodeKit(void) const
Definition: SoNodeKitDetail.cpp:113
void setNodeKit(SoBaseKit *kit)
Definition: SoNodeKitDetail.cpp:102
The SoDetail class is the superclass for all classes storing detailed information about particular sh...
Definition: SoDetail.h:30
static void initClass(void)
Definition: SoDetail.cpp:130
virtual ~SoNodeKitDetail()
Definition: SoNodeKitDetail.cpp:67
void setPart(SoNode *part)
Definition: SoNodeKitDetail.cpp:123
void ref(void) const
Definition: SoBase.cpp:574
The SoNodeKitDetail class is yet to be documented.
Definition: SoNodeKitDetail.h:34
SoNode * getPart(void) const
Definition: SoNodeKitDetail.cpp:134
static const SoType createType(const SoType parent, const SbName name, const instantiationMethod method=(instantiationMethod) NULL, const uint16_t data=0)
Definition: SoType.cpp:256
SoBaseKit * myNodeKit
Definition: SoNodeKitDetail.h:56
virtual SoDetail * copy(void) const
Definition: SoNodeKitDetail.cpp:84
The SoBaseKit class is the toplevel superclass for nodekits.
Definition: SoBaseKit.h:57
The SoNode class is the base class for nodes used in scene graphs.
Definition: SoNode.h:47
const SbName & getPartName(void) const
Definition: SoNodeKitDetail.cpp:152
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Wed Jul 24 2019 for Coin by Doxygen. 1.8.17