SoVRMLParent Class Reference
[VRML97 nodes]

VSG extension Abstract base class for all VRML grouping nodes that have children. More...

#include <Inventor/VRMLnodes/SoVRMLParent.h>

Inheritance diagram for SoVRMLParent:
SoGroup SoNode SoFieldContainer SoBase SoRefCounter SoTypedObject SoVRMLGeoLOD SoVRMLGroup SoVRMLLOD SoVRMLSwitch SoVRMLAnchor SoVRMLBillboard SoVRMLCollision SoVRMLGeoLocation SoVRMLTransform

List of all members.

Public Member Functions

virtual SoType getTypeId () const
virtual SbBool affectsState () const
virtual void addChild (SoNode *child)
virtual void insertChild (SoNode *child, int newChildIndex)
virtual SoNodegetChild (int index) const
virtual int findChild (const SoNode *child) const
virtual int getNumChildren () const
virtual void removeChild (int index)
virtual void removeChild (SoNode *child)
virtual void removeAllChildren ()
virtual void replaceChild (int index, SoNode *newChild)
virtual void replaceChild (SoNode *oldChild, SoNode *newChild)
virtual SoChildList * getChildren () const

Static Public Member Functions

static SoType getClassTypeId ()

Public Attributes

SoMFNode children
SoSFNode metadata
SoSFVec3f bboxCenter
SoSFVec3f bboxSize

Detailed Description

VSG extension Abstract base class for all VRML grouping nodes that have children.

The SoVRMLParent node is the abstract base class for all VRML grouping nodes that have children.

NOTE: This class does not exist in Open Inventor 10.0 and later.

FILE FORMAT/DEFAULT

ACTION BEHAVIOR

EVENTS


Open Inventor by FEI reference manual, generated on 19 Aug 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/