1 #ifndef COIN_SBSPHERE_H
2 #define COIN_SBSPHERE_H
28 #include <Inventor/SbVec3f.h>
37 void setValue(
const SbVec3f & center,
const float radius);
38 void setCenter(
const SbVec3f & center);
39 void setRadius(
const float radius);
40 const SbVec3f & getCenter(
void)
const;
41 float getRadius(
void)
const;
42 void circumscribe(
const SbBox3f & box);
43 SbBool intersect(
const SbLine & l,
SbVec3f & intersection)
const;
45 SbBool pointInside(
const SbVec3f & p)
const;
47 void print(FILE * file)
const;
54 #endif // !COIN_SBSPHERE_H
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Wed Jul 18 2012 for Coin by Doxygen. 1.8.1.1