H3D API
2.4.1
|
Header file for IndexedFaceSet, X3D scene-graph node. More...
#include <H3D/X3DComposedGeometryNode.h>
#include <H3D/CoordBoundField.h>
#include <H3D/FloatVertexAttribute.h>
#include <H3D/MFInt32.h>
#include <H3D/SFFloat.h>
Go to the source code of this file.
Classes | |
class | H3D::IndexedFaceSet |
The IndexedFaceSet node represents a 3D shape formed by constructing faces (polygons) from vertices listed in the coord field. More... | |
class | H3D::IndexedFaceSet::AutoNormal |
Specialized field for automatically generating normals from coordinates. More... | |
class | H3D::IndexedFaceSet::AutoTangent |
Specialized field for automatically generating two FloatVertexAttribute nodes representing the tangent and binormal of each vertex(or face if normalPerVertex is false). More... | |
Namespaces | |
H3D | |
H3D API namespace. | |
Header file for IndexedFaceSet, X3D scene-graph node.