KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | List of all members
kjb::Sphere Class Reference

#include <gr_sphere.h>

Public Member Functions

double GetRadius () const
 
const kjb::VectorGetCenter () const
 
 Sphere (kjb::Vector &center, double radius)
 
 Sphere ()
 
void drawSphere (void)
 

Static Public Member Functions

static void init ()
 

Constructor & Destructor Documentation

Sphere::Sphere ( kjb::Vector center,
double  radius 
)
kjb::Sphere::Sphere ( )

Member Function Documentation

void Sphere::drawSphere ( void  )
const kjb::Vector & Sphere::GetCenter ( ) const
double Sphere::GetRadius ( ) const
void Sphere::init ( void  )
static

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