ergo
Ball Struct Reference

Public Member Functions

ergo_real radius () const
 
 Ball ()
 
 Ball (const ergo_real(&c)[3], ergo_real r)
 

Public Attributes

ergo_real rad
 
ergo_real center [3]
 

Constructor & Destructor Documentation

◆ Ball() [1/2]

Ball::Ball ( )
inline

◆ Ball() [2/2]

Ball::Ball ( const ergo_real(&)  c[3],
ergo_real  r 
)
inline

References center.

Member Function Documentation

◆ radius()

ergo_real Ball::radius ( ) const
inline

References rad.

Member Data Documentation

◆ center

ergo_real Ball::center[3]

Referenced by Ball().

◆ rad

ergo_real Ball::rad

Referenced by radius().


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