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;
The SbBox3f class is an abstraction for an axis aligned 3 dimensional box.
Definition SbBox3f.h:37
The SbLine class represents a line in 3D space.
Definition SbLine.h:32
The SbSphere class is a representation of a sphere.
Definition SbSphere.h:33
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 Wed Jul 17 2024 for Coin by Doxygen 1.12.0.