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

VRML IndexedFaseSet node. More...

#include <VRML.h>

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

Public Member Functions

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

Public Attributes

VRMLNormalPtr normal
 
VRMLTextureCoordinatePtr texCoord
 
SFBool ccw
 
SFBool convex
 
SFFloat creaseAngle
 
MFInt32 normalIndex
 
SFBool normalPerVertex
 
SFBool solid
 
MFInt32 texCoordIndex
 
- Public Attributes inherited from cnoid::VRMLIndexedLineSet
VRMLColorPtr color
 
VRMLCoordinatePtr coord
 
MFInt32 colorIndex
 
SFBool colorPerVertex
 
MFInt32 coordIndex
 
- 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 IndexedFaseSet node.

Constructor & Destructor Documentation

VRMLIndexedFaceSet::VRMLIndexedFaceSet ( )

Member Data Documentation

SFBool cnoid::VRMLIndexedFaceSet::ccw
SFBool cnoid::VRMLIndexedFaceSet::convex
SFFloat cnoid::VRMLIndexedFaceSet::creaseAngle
VRMLNormalPtr cnoid::VRMLIndexedFaceSet::normal
MFInt32 cnoid::VRMLIndexedFaceSet::normalIndex
SFBool cnoid::VRMLIndexedFaceSet::normalPerVertex
SFBool cnoid::VRMLIndexedFaceSet::solid
VRMLTextureCoordinatePtr cnoid::VRMLIndexedFaceSet::texCoord
MFInt32 cnoid::VRMLIndexedFaceSet::texCoordIndex

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