Sphere Struct Reference

Defines a sphere. More...

#include "MathCommon.h"

Collaboration diagram for Sphere:

Collaboration graph
[legend]

List of all members.

Public Attributes

Point3f c
float r


Detailed Description

Defines a sphere.

Definition at line 75 of file MathCommon.h.


Member Data Documentation

Center of the sphere.

Definition at line 77 of file MathCommon.h.

Referenced by Inside(), Intersect(), and Camera::Zoom().

float Sphere::r

Radius of the sphere.

Definition at line 78 of file MathCommon.h.

Referenced by Inside(), Intersect(), and Camera::Zoom().


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

Generated on Thu Jan 15 00:58:04 2009 for RTVolumeRendering by  doxygen 1.5.6