Choreonoid  1.8
Public Member Functions | Public Attributes | List of all members
cnoid::VRMLIndexedLineSet Class Reference

VRML IndexedLineSet node. More...

#include <VRML.h>

Inheritance diagram for cnoid::VRMLIndexedLineSet:
cnoid::VRMLGeometry cnoid::VRMLNode cnoid::Referenced cnoid::VRMLIndexedFaceSet

Public Member Functions

 VRMLIndexedLineSet ()
 
virtual const char * typeName () const override
 
- Public Member Functions inherited from cnoid::VRMLGeometry
 VRMLGeometry ()
 
- Public Member Functions inherited from cnoid::VRMLNode
 VRMLNode ()
 
virtual ~VRMLNode ()
 
bool isCategoryOf (VRMLNodeCategory category)
 
- Public Member Functions inherited from cnoid::Referenced
virtual ~Referenced ()
 

Public Attributes

VRMLColorPtr color
 
VRMLCoordinatePtr coord
 
MFInt32 colorIndex
 
SFBool colorPerVertex
 
MFInt32 coordIndex
 
- Public Attributes inherited from cnoid::VRMLNode
std::string defName
 

Additional Inherited Members

- Protected Member Functions inherited from cnoid::Referenced
 Referenced ()
 
 Referenced (const Referenced &)
 
int refCount () const
 
- Protected Attributes inherited from cnoid::VRMLNode
std::bitset< NUM_VRML_NODE_CATEGORIEScategorySet
 

Detailed Description

VRML IndexedLineSet node.

Constructor & Destructor Documentation

◆ VRMLIndexedLineSet()

VRMLIndexedLineSet::VRMLIndexedLineSet ( )

Member Function Documentation

◆ typeName()

const char * VRMLIndexedLineSet::typeName ( ) const
overridevirtual

Implements cnoid::VRMLNode.

Reimplemented in cnoid::VRMLIndexedFaceSet.

Member Data Documentation

◆ color

VRMLColorPtr cnoid::VRMLIndexedLineSet::color

◆ colorIndex

MFInt32 cnoid::VRMLIndexedLineSet::colorIndex

◆ colorPerVertex

SFBool cnoid::VRMLIndexedLineSet::colorPerVertex

◆ coord

VRMLCoordinatePtr cnoid::VRMLIndexedLineSet::coord

◆ coordIndex

MFInt32 cnoid::VRMLIndexedLineSet::coordIndex

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