1 #ifndef COIN_SOINDEXEDFACESET_H
2 #define COIN_SOINDEXEDFACESET_H
27 #include <Inventor/nodes/SoSubNode.h>
28 #include <Inventor/nodes/SoIndexedShape.h>
30 #ifndef SO_END_FACE_INDEX // also defined in SoVRMLIndexedFaceSet.h
31 #define SO_END_FACE_INDEX (-1)
32 #endif // !SO_END_FACE_INDEX
34 class SoIndexedFaceSetP;
49 SoNormalBundle * bundle);
51 SoNormalCache * cache);
68 SbBool useConvexCache(
SoAction * action,
70 const int32_t * nindices,
71 const SbBool normalsfromcache);
72 Binding findMaterialBinding(
SoState *
const state)
const;
73 Binding findNormalBinding(
SoState *
const state)
const;
76 SoIndexedFaceSetP * pimpl;
79 #endif // !COIN_SOINDEXEDFACESET_H