OpenStructure
Public Member Functions
Sphere Class Reference

#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)
 

Detailed Description

Definition at line 84 of file composite3.hh.

Constructor & Destructor Documentation

◆ Sphere() [1/2]

Sphere ( )

◆ Sphere() [2/2]

Sphere ( const Vec3 origin,
Real  r 
)

Member Function Documentation

◆ GetOrigin()

Vec3 GetOrigin ( ) const

◆ GetRadius()

Real GetRadius ( ) const

◆ SetOrigin()

void SetOrigin ( const Vec3 v)

◆ SetRadius()

void SetRadius ( Real  r)

The documentation for this class was generated from the following file: