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

VRML Cylinder node. More...

#include <VRML.h>

Inheritance diagram for cnoid::VRMLCylinder:
cnoid::VRMLGeometry cnoid::VRMLNode

Public Member Functions

 VRMLCylinder ()
 
- Public Member Functions inherited from cnoid::VRMLGeometry
 VRMLGeometry ()
 
- Public Member Functions inherited from cnoid::VRMLNode
 VRMLNode ()
 
virtual ~VRMLNode ()
 
bool isCategoryOf (VRMLNodeCategory category)
 

Public Attributes

SFBool bottom
 
SFFloat height
 
SFFloat radius
 
SFBool side
 
SFBool top
 
- 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 Cylinder node.

Constructor & Destructor Documentation

◆ VRMLCylinder()

VRMLCylinder::VRMLCylinder ( )

Member Data Documentation

◆ bottom

SFBool cnoid::VRMLCylinder::bottom

◆ height

SFFloat cnoid::VRMLCylinder::height

◆ radius

SFFloat cnoid::VRMLCylinder::radius

◆ side

SFBool cnoid::VRMLCylinder::side

◆ top

SFBool cnoid::VRMLCylinder::top

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