Choreonoid  1.5
Public Member Functions | Public Attributes | List of all members
cnoid::VRMLInline Class Reference

VRML Inline node. More...

#include <VRML.h>

Inheritance diagram for cnoid::VRMLInline:
cnoid::VRMLGroup cnoid::AbstractVRMLGroup cnoid::VRMLNode

Public Member Functions

 VRMLInline ()
 
- Public Member Functions inherited from cnoid::VRMLGroup
 VRMLGroup ()
 
virtual MFNodegetChildren ()
 
virtual int countChildren ()
 
virtual VRMLNodegetChild (int index)
 
virtual void replaceChild (int childIndex, VRMLNode *childNode)
 
- Public Member Functions inherited from cnoid::AbstractVRMLGroup
 AbstractVRMLGroup ()
 
void removeChild (int childIndex)
 
- Public Member Functions inherited from cnoid::VRMLNode
 VRMLNode ()
 
virtual ~VRMLNode ()
 
bool isCategoryOf (VRMLNodeCategory category)
 

Public Attributes

MFString urls
 
- Public Attributes inherited from cnoid::VRMLGroup
SFVec3f bboxCenter
 
SFVec3f bboxSize
 
MFNode children
 
- Public Attributes inherited from cnoid::VRMLNode
std::string defName
 

Additional Inherited Members

- Protected Attributes inherited from cnoid::VRMLNode
std::bitset< NUM_VRML_NODE_CATEGORIEScategorySet
 

Detailed Description

VRML Inline node.

Constructor & Destructor Documentation

◆ VRMLInline()

VRMLInline::VRMLInline ( )

Member Data Documentation

◆ urls

MFString cnoid::VRMLInline::urls

The documentation for this class was generated from the following files: