|
H3D API
2.4.1
|
Header file for IndexedTriangleFanSet, 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>#include <H3D/MFInt32.h>Go to the source code of this file.
Classes | |
| class | H3D::IndexedTriangleFanSet |
| An IndexedTriangleFanSet represents a 3D shape composed of triangles that form a fan shape around the first vertex declared in each fan. More... | |
| class | H3D::IndexedTriangleFanSet::NotEnoughColors |
| Thrown if the number of colors in the color field is less than. More... | |
| class | H3D::IndexedTriangleFanSet::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::IndexedTriangleFanSet::AutoNormal |
| Specialized field for automatically generating normals from coordinates. More... | |
Namespaces | |
| H3D | |
| H3D API namespace. | |
Header file for IndexedTriangleFanSet, X3D scene-graph node.