1 #ifndef COIN_SOVOLUMESKINDETAIL_H 2 #define COIN_SOVOLUMESKINDETAIL_H 36 #include <Inventor/details/SoDetail.h> 37 #include <Inventor/details/SoSubDetail.h> 38 #include <Inventor/SbVec3f.h> 39 #include <Inventor/SbVec3s.h> 40 #include <Inventor/lists/SbList.h> 42 #include <VolumeViz/C/basic.h> 43 #include <VolumeViz/details/SoVolumeDetail.h> 46 typedef SoDetail inherited;
51 static void initClass(
void);
56 #endif // !COIN_SOVOLUMESKINDETAIL_H The SoVolumeDetail stores ray intersection information through a volume.
Definition: SoVolumeDetail.h:45
The SoVolumeSkinDetail stores ray intersection information through a volume.
Definition: SoVolumeSkinDetail.h:45