class MwInline : public MwGroup
Inheritance:
Public Fields
-
MwMFString url
-
Public Methods
-
MwMFNode& getChildData()
-
-
const MbString& getFullURLName()
-
-
MwSceneState* getSceneState()
-
-
MwInline(MwSceneState *)
-
-
void requestURLData()
- Request that URL data be fetched, and tell whether the URL data is here
-
void setChildData(const MwMFNode &urlData)
- call this after it has fetched data for the inline node.
-
void setFullURLName(const MbString &url)
- the contents of the name field.
Private Fields
-
MbString fullURL
- full URL name
-
MbBool kidsAreHere
- whether kids have been retrieved
-
MbBool kidsRead
- whether retrieved kids have been read
-
MbBool kidsRequested
- whether kids have been requested for
-
MwSceneState* sceneState
- retrieved children also inherit the sceneState
Private Methods
-
MW_NODE_HEADER(MwInline)
-
-
void requestChildrenFromURL()
-
Public Fields
MwMFNode addChildren
MwSFVec3f bboxCenter
MwSFVec3f bboxSize
MwMFNode children
MwNodeList <MwClickSensor> * pointingDevices
MwMFNode removeChildren
Public Methods
void addChild(MwNode *child)
void addMFNode(MwMFNode &mfNode)
int findChild(const MwNode *child)
MwNode* getChild(int index)
int getNumChildren()
virtual pfNode* getPfNode()
pfMatrix* getTraversal()
static int preCB_Group(pfTraverser *trav, void *data)
void removeAllChildren()
void removeChild(MwNode *child)
void removeChild(int index)
void removeMFNode(MwMFNode &mfNode)
void updateChildren()
Protected Fields
pfGroup* group_
pfMatrix traversal
Documentation
MW_NODE_HEADER(MwInline)
MwInline(MwSceneState *)
MwMFString url
void setFullURLName(const MbString &url)
- the contents of the name field.
const MbString& getFullURLName()
MwSceneState* getSceneState()
void requestURLData()
- Request that URL data be fetched, and tell whether the URL data is here
void setChildData(const MwMFNode &urlData)
- call this after it has fetched data for the inline node.
MwMFNode& getChildData()
void requestChildrenFromURL()
MbBool kidsRequested
- whether kids have been requested for
MbBool kidsAreHere
- whether kids have been retrieved
MbBool kidsRead
- whether retrieved kids have been read
MbString fullURL
- full URL name
MwSceneState* sceneState
- retrieved children also inherit the sceneState
- This class has no child classes.
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de