1 #ifndef COIN_SBSPHERE_H
2 #define COIN_SBSPHERE_H
37 #include <Inventor/SbVec3f.h>
46 void setValue(
const SbVec3f & center,
const float radius);
47 void setCenter(
const SbVec3f & center);
48 void setRadius(
const float radius);
49 const SbVec3f & getCenter(
void)
const;
50 float getRadius(
void)
const;
51 void circumscribe(
const SbBox3f & box);
52 SbBool intersect(
const SbLine & l,
SbVec3f & intersection)
const;
54 SbBool pointInside(
const SbVec3f & p)
const;
56 void print(FILE * file)
const;
63 #endif // !COIN_SBSPHERE_H
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Sat Oct 26 2013 23:25:56 for Coin by Doxygen 1.8.4.