1 #ifndef COIN_SOBOUNDINGBOXCACHE_H
2 #define COIN_SOBOUNDINGBOXCACHE_H
27 #include <Inventor/caches/SoCache.h>
28 #include <Inventor/SbXfBox3f.h>
30 class SoBoundingBoxCacheP;
43 const SbBox3f & getProjectedBox()
const;
45 SbBool isCenterSet()
const;
46 const SbVec3f & getCenter()
const;
48 static void setHasLinesOrPoints(
SoState *state);
49 SbBool hasLinesOrPoints(
void)
const;
52 SoBoundingBoxCacheP * pimpl;
55 #endif // !COIN_SOBOUNDINGBOXCACHE_H
The SoState class manages the Coin scenegraph traversal state data.
Definition: SoState.h:35
The SoCache class is the superclass for all internal cache classes.
Definition: SoCache.h:34
The SbBox3f class is an abstraction for an axis aligned 3 dimensional box.
Definition: SbBox3f.h:37
The SbXfBox3f class is a 3 dimensional box with floating point coordinates and an attached transforma...
Definition: SbXfBox3f.h:31
The SoBoundingBoxCache class is used to cache bounding boxes.
Definition: SoBoundingBoxCache.h:32
The SbVec3f class is a 3 dimensional vector with floating point coordinates.
Definition: SbVec3f.h:40
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Tue Jan 28 2020 for Coin by Doxygen 1.8.17.