OpenStructure
|
#include <composite3.hh>
Public Member Functions | |
Sphere () | |
Sphere (const Vec3 &origin, Real r) | |
Vec3 | GetOrigin () const |
Real | GetRadius () const |
void | SetOrigin (const Vec3 &v) |
void | SetRadius (Real r) |
Definition at line 84 of file composite3.hh.
Sphere | ( | ) |
Vec3 GetOrigin | ( | ) | const |
Real GetRadius | ( | ) | const |
void SetOrigin | ( | const Vec3 & | v | ) |
void SetRadius | ( | Real | r | ) |