#include <VRMLParser.H>
Inherits IS3D::VRMLNode.
Public Member Functions | |
virtual int | getNodeType () |
Public Attributes | |
Array< VRMLGroupNodeRef > | _groups |
Array< VRMLSwitchNodeRef > | _switches |
Array< VRMLMaterialNodeRef > | _materials |
Array< VRMLCoordinatesNodeRef > | _coordinates |
Array< VRMLNormalsNodeRef > | _normals |
Array< VRMLSeparatorNodeRef > | _children |
Array< VRMLIndexedFaceNodeRef > | _faces |
VRMLPerspCameraNodeRef | _perspCamera |
virtual int IS3D::VRMLSeparatorNode::getNodeType | ( | ) | [inline, virtual] |