24 #ifndef COIN_SOVRMLINDEXEDFACESET_H
25 #define COIN_SOVRMLINDEXEDFACESET_H
27 #include <Inventor/nodes/SoSubNode.h>
28 #include <Inventor/VRMLnodes/SoVRMLIndexedShape.h>
29 #include <Inventor/fields/SoSFBool.h>
30 #include <Inventor/fields/SoSFFloat.h>
32 #undef SO_END_FACE_INDEX
33 #define SO_END_FACE_INDEX -1
35 class SoVRMLIndexedFaceSetP;
74 Binding findMaterialBinding(
SoState * state)
const;
75 Binding findNormalBinding(
SoState * state)
const;
79 SbBool useConvexCache(
SoAction * action,
81 const int32_t * nindices,
82 const SbBool normalsfromcache);
84 SoVRMLIndexedFaceSetP * pimpl;
87 #endif // ! COIN_SOVRMLINDEXEDFACESET_H