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

VRML Cone node. More...

#include <VRML.h>

Inheritance diagram for cnoid::VRMLCone:
cnoid::VRMLGeometry cnoid::VRMLNode

Public Member Functions

 VRMLCone ()
 
- 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 bottomRadius
 
SFFloat height
 
SFBool side
 
- 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 Cone node.

Constructor & Destructor Documentation

◆ VRMLCone()

VRMLCone::VRMLCone ( )

Member Data Documentation

◆ bottom

SFBool cnoid::VRMLCone::bottom

◆ bottomRadius

SFFloat cnoid::VRMLCone::bottomRadius

◆ height

SFFloat cnoid::VRMLCone::height

◆ side

SFBool cnoid::VRMLCone::side

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