H3D API  2.4.1
Classes | Namespaces
TriangleSet.h File Reference

Header file for TriangleSet, X3D scene-graph node. More...

#include <H3D/X3DComposedGeometryNode.h>
#include <H3D/DependentNodeFields.h>
#include <H3D/X3DCoordinateNode.h>
#include <H3D/X3DColorNode.h>
#include <H3D/CoordBoundField.h>

Go to the source code of this file.

Classes

class  H3D::TriangleSet
 The TriangleSet node represents a 3D shape that represents a collection of individual triangles. More...
 
class  H3D::TriangleSet::NotEnoughColors
 Thrown if the number of colors in the color field is less than the number coordinates in the coord field. More...
 
class  H3D::TriangleSet::NotEnoughTextureCoordinates
 Thrown if the number of texture coordinates in the color field is less than the number coordinates in the coord field. More...
 
class  H3D::TriangleSet::AutoNormal
 Specialized field for automatically generating normals from coordinates. More...
 

Namespaces

 H3D
 H3D API namespace.
 

Detailed Description

Header file for TriangleSet, X3D scene-graph node.