1 #ifndef COIN_SOINDEXEDFACESET_H
2 #define COIN_SOINDEXEDFACESET_H
36 #include <Inventor/nodes/SoSubNode.h>
37 #include <Inventor/nodes/SoIndexedShape.h>
39 #ifndef SO_END_FACE_INDEX // also defined in SoVRMLIndexedFaceSet.h
40 #define SO_END_FACE_INDEX (-1)
41 #endif // !SO_END_FACE_INDEX
43 class SoIndexedFaceSetP;
77 SbBool useConvexCache(
SoAction * action,
79 const int32_t * nindices,
80 const SbBool normalsfromcache);
81 Binding findMaterialBinding(
SoState *
const state)
const;
82 Binding findNormalBinding(
SoState *
const state)
const;
85 SoIndexedFaceSetP * pimpl;
88 #endif // !COIN_SOINDEXEDFACESET_H